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
- twine upload dist/*
only:
- tags
rules:
- if: $CI_COMMIT_TAG