Skip to content

Commit 6c14531

Browse files
add pm2
1 parent 7e4cdcd commit 6c14531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
runs-on: [self-hosted, dev]
4949
steps:
5050
- name: Run deployment
51-
run: NODE_ENV=dev npm run start:prod
51+
run: NODE_ENV=dev pm2 restart dist/main.js --name=events-api

0 commit comments

Comments
 (0)