提交 e4f5ce5b 编写于 作者: D dlorenc

Add the 'latest' step to RELEASING.md

上级 65a855e7
......@@ -68,4 +68,10 @@ Use this command from a clean git repo:
```shell
gsutil cp deploy/minikube/releases.json gs://minikube/releases.json
```
\ No newline at end of file
```
## 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.
先完成此消息的编辑!
想要评论请 注册