mirror of
https://github.com/weaveworks/scope.git
synced 2026-08-19 04:16:21 +00:00
Re-order push tag and release
+2
-2
@@ -119,8 +119,6 @@ Go to https://github.com/weaveworks/scope/releases and edit the most recent rele
|
||||
so it matches the previous releases, editing the links as appropriate.
|
||||
Click **Save draft**, not Publish!
|
||||
|
||||
## bin/release publish
|
||||
|
||||
## Update latest_release tag
|
||||
|
||||
```
|
||||
@@ -128,6 +126,8 @@ $ git tag -a -f -m "Release $TAG" latest_release $TAG
|
||||
$ git push -f origin latest_release
|
||||
```
|
||||
|
||||
## bin/release publish
|
||||
|
||||
Log in to Docker Hub and quay.io with your account:
|
||||
```
|
||||
$ docker login
|
||||
|
||||
Reference in New Issue
Block a user