Merge pull request #1441 from JackDanger/jack/fixing-makefile
fixing makefile
This commit is contained in:
commit
ae9d7251ed
3
Makefile
3
Makefile
@ -36,8 +36,7 @@ tag_github_release:
|
|||||||
git tag `python setup.py --version`
|
git tag `python setup.py --version`
|
||||||
git push origin `python setup.py --version`
|
git push origin `python setup.py --version`
|
||||||
|
|
||||||
publish:
|
publish: upload_pypi_artifact \
|
||||||
upload_pypi_artifact \
|
|
||||||
tag_github_release \
|
tag_github_release \
|
||||||
push_dockerhub_image
|
push_dockerhub_image
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user