Updating CONTRIBUTING with release instructions
This commit is contained in:
parent
e227a30aa9
commit
172396e6a8
3 changed files with 46 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