From b048ce29eb415b7a5975a69dbc019e23840cab8e Mon Sep 17 00:00:00 2001 From: antelle Date: Thu, 25 May 2017 09:01:09 +0200 Subject: [PATCH] Updated Releasing (markdown) --- Releasing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Releasing.md b/Releasing.md index 4b460c9..338bdfd 100644 --- a/Releasing.md +++ b/Releasing.md @@ -29,7 +29,7 @@ How to build and publish new KeeWeb release. 1. push `master` with tags → all pending issues are now closed 2. publish the release with tag `vX.Y.Z` → at this point, users can download this release 3. push `gh-pages` → the software becomes available online and for auto-update -4. [rebuild docker image](https://hub.docker.com/r/antelle/keeweb/~/settings/automated-builds/) from tag `vX.Y.Z` +4. [rebuild docker image](https://hub.docker.com/r/antelle/keeweb/~/settings/automated-builds/) from master ### Final check