mirror of
https://github.com/weaveworks/scope.git
synced 2026-08-23 22:36:24 +00:00
Updated Release Process (markdown)
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user