chore: Fix pm2 process duplication and form icons
All checks were successful
Deploy Brew Application / deploy (push) Successful in 11s
All checks were successful
Deploy Brew Application / deploy (push) Successful in 11s
This commit is contained in:
@@ -28,4 +28,4 @@ jobs:
|
||||
run: |
|
||||
cd server
|
||||
npm install
|
||||
pm2 trigger or restart brew-backend || pm2 start index.js --name "brew-backend"
|
||||
pm2 restart brew-backend || pm2 start index.js --name "brew-backend"
|
||||
Reference in New Issue
Block a user