From a08ce5a263c06e2550a5d0fcd3774f18b6f50b09 Mon Sep 17 00:00:00 2001 From: Matthias Radestock Date: Fri, 28 Jul 2017 11:19:47 +0100 Subject: [PATCH] Updated Release Process (markdown) --- Release-Process.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release-Process.md b/Release-Process.md index 5d4121b..39399c3 100644 --- a/Release-Process.md +++ b/Release-Process.md @@ -144,7 +144,7 @@ If you don't need sudo to run Docker commands, you should do $ env GITHUB_TOKEN=xxx SUDO= bin/release publish ``` -The [manually](https://github.com/weaveworks/scope/issues/2762) push the release to quay.io with something like +Then [manually](https://github.com/weaveworks/scope/issues/2762) push the release to quay.io with something like ``` $ docker tag weaveworks/scope:1.6.0 quay.io/weaveworks/scope:1.6.0 $ docker push quay.io/weaveworks/scope:1.6.0