Update CI config for new version of gitlab.

This commit is contained in:
Col Crunch 2020-05-23 00:31:27 -04:00
parent bb2cc20838
commit c16fd94c4a

View File

@ -50,5 +50,5 @@ deploy_production:
- python setup.py sdist - python setup.py sdist
- twine upload dist/* - twine upload dist/*
only: rules:
- tags - if: $CI_COMMIT_TAG