1
0
mirror of https://gitlab.com/MisterBiggs/aero-astro-calc.git synced 2025-08-02 11:31:29 +00:00
This commit is contained in:
2020-01-20 17:18:57 -07:00
parent 4809e45b86
commit 6049c9dffe

View File

@@ -24,7 +24,7 @@ deploy:
script: script:
- python setup.py bdist_wheel - python setup.py bdist_wheel
- twine upload --skip-existing -u __token__ -p $PYPI_TOKEN dist dist/* - twine upload --skip-existing -u __token__ -p $PYPI_TOKEN dist/*
only: only:
- tags - tags