Merge pull request #1355 from JackDanger/jack/release-help

Updating CONTRIBUTING with release instructions
This commit is contained in:
Jack Danger 2017-12-27 11:07:01 -08:00 committed by GitHub
commit 101210e4d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 51 additions and 3 deletions

View file

@ -36,7 +36,7 @@ tag_github_release:
git tag `python setup.py --version`
git push origin `python setup.py --version`
publish: implementation_coverage \
publish:
upload_pypi_artifact \
tag_github_release \
push_dockerhub_image