Pass latest or stable to build/push-official-release.sh.

This commit is contained in:
David McMahon
2016-03-01 17:49:00 -08:00
parent 719158d2c8
commit efa588dcf9
4 changed files with 12 additions and 51 deletions

View File

@@ -213,10 +213,6 @@ release](https://github.com/kubernetes/kubernetes/releases/new):
notes draft), and attach it to the release; and
1. publish!
Finally, from a clone of upstream/master, *make sure* you still have
`RELEASE_VERSION` set correctly, and run `./build/mark-stable-release.sh
${RELEASE_VERSION}`.
### Manual tasks for new release series
*TODO(#20946) Burn this list down.*