Merge those two sections again

This commit is contained in:
decentral1se 2021-04-02 15:55:29 +02:00
parent 3a40d27778
commit dbb61b9a46
Signed by untrusted user who does not match committer: decentral1se
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 3 additions and 9 deletions

View File

@ -65,17 +65,11 @@ Please remember to update the [CHANGELOG](./CHANGELOG.md) when you make a change
- Change the `x.x.x` header in [CHANGELOG.md](./CHANGELOG.md) to reflect new version and mark date
- Update the version in [abra](./abra)
- `git commit` the above changes and then tag it with `git tag <your-new-version>`
- Follow the [release steps](#install-abra-autonomic-zone) as well
- Finally, `git push` and `git push --tags`
- Tell the world (CoTech forum, Matrix public channel, Autonomic mastodon, etc.)
### install.abra.autonomic.zone
> [install.abra.autonomic.zone](https://install.abra.autonomic.zone)
- Update the version in [deploy/install.abra.autonomic.zone/installer](./deploy/install.abra.autonomic.zone/installer)
- `git commit` the above changes and then tag it with `git tag <your-new-version>`
- Finally, `git push` and `git push --tags`
- Deploy a new installer script `make release-installer`
- Tell the world (CoTech forum, Matrix public channel, Autonomic mastodon, etc.)
### abra-apps.autonomic.zone