Refresh deploy handoff commit

This commit is contained in:
2026-05-29 16:55:24 +07:00
parent 2f64282306
commit 76fb4f342d

View File

@ -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: