Merge pull request #1355 from JackDanger/jack/release-help
Updating CONTRIBUTING with release instructions
This commit is contained in:
commit
101210e4d4
3 changed files with 51 additions and 3 deletions
2
Makefile
2
Makefile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue