From b70cd1184f3214c0e7da283ac12a532cbb4998ba Mon Sep 17 00:00:00 2001 From: antelle Date: Thu, 25 May 2017 09:01:28 +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 338bdfd..7e195b5 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 master +4. [rebuild docker image](https://hub.docker.com/r/antelle/keeweb/~/settings/automated-builds/) from `master` branch ### Final check