Skip to content

Commit

Permalink
Merge pull request #347 from agiledev-students-fall2023/sprint/4/spik…
Browse files Browse the repository at this point in the history
…e/302/db-security

Sprint/4/spike/302/db security
  • Loading branch information
hasiburratul authored Dec 6, 2023
2 parents b337b83 + c35ac38 commit 1e5608b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
script: |
cd /var/www/webapp/
git pull origin master
npm run install-deps
pm2 restart webapp-backend
cd front-end && npm run build
sudo /usr/sbin/service nginx restart

0 comments on commit 1e5608b

Please sign in to comment.