docs: finish release docs off [ci skip]

This commit is contained in:
decentral1se 2021-09-16 09:52:03 +02:00
parent 357cc0593a
commit a74a8bc21b
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@ For developers, while using this `-alpha` format, the `y` part is the "major" ve
- Make a new tag (e.g. `git tag 0.y.z-alpha`)
- Push the new tag (e.g. `git push && git push --tags`)
- Wait until the build finishes on [build.coopcloud.tech](https://build.coopcloud.tech/coop-cloud/abra)
- Deploy the new installer script (e.g. `cd ./scripts/installer && make`)
- Check the release worked, (e.g. `abra upgrade; abra version`)
## Fork maintenance