Refresh deploy handoff commit
This commit is contained in:
@ -510,7 +510,7 @@ sudo -iu inadev
|
||||
cd ~/apps/ina-trading-web
|
||||
git fetch origin
|
||||
git checkout main
|
||||
git pull origin main
|
||||
git pull --ff-only origin main
|
||||
npm ci
|
||||
npm run build
|
||||
pm2 restart ina-trading-dev
|
||||
@ -521,7 +521,7 @@ sudo -iu inadev pm2 status
|
||||
Current expected deployed commit after latest push:
|
||||
|
||||
```bash
|
||||
7e6446b
|
||||
2f64282
|
||||
```
|
||||
|
||||
Verify on server:
|
||||
|
||||
Reference in New Issue
Block a user