From dbb61b9a468d7897d007b09863024c8b2eba09cf Mon Sep 17 00:00:00 2001 From: decentral1se Date: Fri, 2 Apr 2021 15:55:29 +0200 Subject: [PATCH] Merge those two sections again --- README.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 3edc625..77fddd9 100644 --- a/README.md +++ b/README.md @@ -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 ` -- 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 ` +- 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