GitLab config

This commit is contained in:
Raphael Michel
2017-11-25 19:15:00 +01:00
parent 364ea9ca29
commit 40818ae853

View File

@@ -8,6 +8,8 @@ tests:
- XDG_CACHE_HOME=/cache bash .travis.sh tests - XDG_CACHE_HOME=/cache bash .travis.sh tests
tags: tags:
- python3 - python3
except:
- pypi
pypi: pypi:
stage: release stage: release
script: script:
@@ -22,7 +24,7 @@ pypi:
tags: tags:
- python3 - python3
only: only:
- release - pypi
artifacts: artifacts:
paths: paths:
- src/dist/ - src/dist/