test: more help for how to do this

This commit is contained in:
decentral1se 2022-01-19 11:04:15 +01:00
parent 53cd3b8b71
commit 6d9573ec7e
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 5 additions and 4 deletions

View File

@ -7,12 +7,13 @@ wire up for testing in an automated way.
## recipe publish
- `abra recipe upgrade <recipe>`
- `cd ~/.abra/apps/<recipe>/ && git diff` to ensure changes made
- `abra recipe sync <recipe>`
- `abra recipe release --publish <recipe>`
- `cd ~/.abra/apps/<recipe>/ && git diff` to ensure changes made
## automagic traefik deploy
- `abra server add -p -t <server>`
- `abra recipe release <recipe> --dry-run`
- prompts should be correct, read what `abra` asks you carefully
## deploy, upgrade, rollback