Improve build release doc

pull/3227/head
Thomas Stromberg 2018-10-05 14:46:20 -07:00
parent cc0a97f304
commit fe15132c31
1 changed files with 2 additions and 1 deletions

View File

@ -59,10 +59,11 @@ And run a command like this to push the tag: `git push upstream v0.2.0`.
## Build the Release
This step uses the git tag to publish new binaries, but only for people who know where to find them:
This step uses the git tag to publish new binaries to GCS:
* http://go/minikube:build-release
* Ensure that you are logged in (top right)
* `VERSION_MAJOR`, `VERSION_MINOR`, and `VERSION_BUILD` should reflect the values in your Makefile
* For `ISO_SHA256`, run: `gsutil cat gs://minikube/iso/minikube-v<version>.iso.sha256
* Click *Build*