From cf63c384a9834e18a924b7d914efed5e32d42c30 Mon Sep 17 00:00:00 2001 From: Bryan Boreham Date: Thu, 19 Sep 2019 15:56:06 +0100 Subject: [PATCH] Removed note about quay.io now issue is closed --- Release-Process.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Release-Process.md b/Release-Process.md index f5bf08f..7d0a7aa 100644 --- a/Release-Process.md +++ b/Release-Process.md @@ -138,8 +138,6 @@ Then push the release: $ env GITHUB_TOKEN=xxx bin/release publish ``` -_**Note:** The script might still try to push images to quay.io - the issue [#3614](https://github.com/weaveworks/scope/issues/3614) is supposed to address that legacy._ - ## Merge Merge the release PR to master.