docs: update release steps
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2021-10-12 01:03:28 +02:00
parent 8cbc3dbc02
commit 9aadebcb98
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 3 additions and 5 deletions

View File

@ -97,11 +97,9 @@ The commands uses for dealing with this logic in `abra` are:
> This process is very much still a work in progress...
- `abra recipe upgrade <recipe>`
- `abra recipe sync <recipe> <version>` (where `<version>` is your new Git tag)
- `git commit -m "chore: new release" .`
- `git tag -a <version> && git push`
- `abra catalogue generate <recipe>`
- `abra recipe upgrade keycloak`
- `abra recipe sync keycloak "1.0.0+13.0.1"`
- `abra recipe release -c --cm "chore: first release" -t "first release" --push`
## Style guide