forked from CGM_Public/pretix_original
GitLab config
This commit is contained in:
@@ -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/
|
||||||
|
|||||||
Reference in New Issue
Block a user