chore: update README deploy details
All checks were successful
Deploy eolas-api / deploy (push) Successful in 14s

This commit is contained in:
Thomas Bishop 2025-10-09 18:53:31 +01:00
parent 548e6a8095
commit 6adfeb3f9a

View file

@ -21,7 +21,10 @@ On pushes to `main`:
- Patch: `fix: <commit description>`
- Ignored keywords: `chore`, `test`, `refactor`, and anything else
- This bumps the version in `package.json` and creates Git tag at this version.
- SSH to VPS using `deploy` user and :
- Purge existing source files at `var/www/eolas-api`,
- Copy over new source files
- TODO: restart Node server