mirror of
https://gitlab.com/MisterBiggs/aero-astro-calc.git
synced 2025-06-16 15:17:18 +00:00
fixing deploy
This commit is contained in:
parent
6049c9dffe
commit
b752bd8ad9
@ -25,6 +25,5 @@ deploy:
|
|||||||
script:
|
script:
|
||||||
- python setup.py bdist_wheel
|
- python setup.py bdist_wheel
|
||||||
- twine upload --skip-existing -u __token__ -p $PYPI_TOKEN dist/*
|
- twine upload --skip-existing -u __token__ -p $PYPI_TOKEN dist/*
|
||||||
|
# only:
|
||||||
only:
|
# - tags
|
||||||
- tags
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user