File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,11 +49,13 @@ deis repo
4949 * ``git checkout master && git pull ``
5050 * ``git tag vX.Y.Z ``
5151 * ``git push --tags origin vX.Y.Z ``
52+ - Trigger all deis-cli and deisctl builder jobs at ci.deis.io. When they finish, verify that
53+ the current binary installers are publicly downloadable from the opdemand S3 bucket.
54+ - Trigger the test-master job, supplying vX.Y.Z as the version
55+ - When test-master completes, double-check images at Docker Hub to verify tags are published
5256- Publish CLI to pypi.python.org
5357 - ``cd client && python setup.py sdist upload ``
5458 - use testpypi.python.org first to ensure there aren't any problems
55- - Continuous delivery jobs at ci.deis.io will update the deis CLI. Double-check that the
56- current binary installers are publicly downloadable from the opdemand S3 bucket.
5759
5860deis.io repo
5961------------
You can’t perform that action at this time.
0 commit comments