提交 e4f5ce5b 编写于 作者: D dlorenc

Add the 'latest' step to RELEASING.md

上级 65a855e7
...@@ -69,3 +69,9 @@ Use this command from a clean git repo: ...@@ -69,3 +69,9 @@ Use this command from a clean git repo:
```shell ```shell
gsutil cp deploy/minikube/releases.json gs://minikube/releases.json gsutil cp deploy/minikube/releases.json gs://minikube/releases.json
``` ```
## Mark the release as `latest` in GCS:
```shell
gsutil cp -r gs://minikube/releases/$RELEASE gs://minikube/releases/latest
```
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册