mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
Deployment script forgot to push the tags to github.
This commit is contained in:
@@ -48,5 +48,5 @@ python setup.py sdist bdist_wheel
|
|||||||
twine upload dist/*
|
twine upload dist/*
|
||||||
|
|
||||||
cd $BASE_DIR
|
cd $BASE_DIR
|
||||||
# Back in the development directory fetch tags.
|
# The tags have been pushed to this repo. Push the tags to github, now.
|
||||||
git fetch --tags
|
git push --tags
|
||||||
|
|||||||
Reference in New Issue
Block a user