diff --git a/HANDOFF.md b/HANDOFF.md index da0f8c9..742ec63 100644 --- a/HANDOFF.md +++ b/HANDOFF.md @@ -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: