Skip to content

Commit 1a14430

Browse files
authored
Merge pull request #24 from ije90s/dev
재수정7
2 parents bd3327a + 51f5124 commit 1a14430

2 files changed

Lines changed: 1 addition & 51 deletions

File tree

.github/workflows/cicd_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
chmod 600 .env
5959
6060
npm ci --only=production
61-
npx typeorm migration:run -d ./dist/data-source.js
61+
npx typeorm migration:run -d ./dist/typeorm.datasource.js
6262
6363
pm2 startOrReload ecosystem.config.js --env production
6464

.github/workflows/pr_test.yml

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)