chore: update README deploy details
All checks were successful
Deploy eolas-api / deploy (push) Successful in 14s
All checks were successful
Deploy eolas-api / deploy (push) Successful in 14s
This commit is contained in:
parent
548e6a8095
commit
6adfeb3f9a
1 changed files with 3 additions and 0 deletions
|
|
@ -21,7 +21,10 @@ On pushes to `main`:
|
||||||
- Patch: `fix: <commit description>`
|
- Patch: `fix: <commit description>`
|
||||||
- Ignored keywords: `chore`, `test`, `refactor`, and anything else
|
- 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 :
|
- SSH to VPS using `deploy` user and :
|
||||||
|
|
||||||
- Purge existing source files at `var/www/eolas-api`,
|
- Purge existing source files at `var/www/eolas-api`,
|
||||||
- Copy over new source files
|
- Copy over new source files
|
||||||
- TODO: restart Node server
|
- TODO: restart Node server
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue