yml file updated for pm2 settings
This commit is contained in:
parent
683fa22ca1
commit
9a2938b218
4
.github/workflows/node.js.yml
vendored
4
.github/workflows/node.js.yml
vendored
@ -38,3 +38,7 @@ jobs:
|
|||||||
|
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
- run: npm run build --if-present
|
- run: npm run build --if-present
|
||||||
|
|
||||||
|
- name: Change Directory
|
||||||
|
run: cd /home/parsaaghayi-front/actions-runner/_work/parsaaghayi-front/parsaaghayi-front
|
||||||
|
- run: pm2 restart parsaaghayi-front
|
||||||
Loading…
Reference in New Issue
Block a user