1
0
mirror of https://gitlab.com/MisterBiggs/aero-astro-calc.git synced 2025-06-16 07:06:42 +00:00
This commit is contained in:
Anson 2020-01-20 17:57:21 -07:00
parent 194379bdfc
commit e903e1876f

View File

@ -15,7 +15,7 @@ black:
pypi: pypi:
image: docker.km3net.de/base/python:3 image: docker.km3net.de/base/python:3
stage: release stage: deploy
cache: {} cache: {}
script: script:
- pip install -U twine - pip install -U twine