Skip to content

Commit

Permalink
Merge pull request #57 from Pironeer-APP/develop
Browse files Browse the repository at this point in the history
Update fastcd.yml
  • Loading branch information
chan000518 authored Aug 12, 2024
2 parents 7b95dfa + 2360511 commit ef9a80d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fastcd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
script: |
cd Pironeer_Attend_Web/
git pull origin main
npm install --production
npm install
pm2 stop app.js || true
pm2 start app.js
sudo systemctl restart nginx
Expand Down

0 comments on commit ef9a80d

Please sign in to comment.