shuffle keys around

This commit is contained in:
Sebastian Hugentobler 2019-06-11 07:13:50 +02:00
parent 33f9dde2e5
commit a2b3077666

View File

@ -6,8 +6,8 @@ default-job:
release-job:
script:
- make
artifacts:
paths:
- dist/*.tar.gz
artifacts:
paths:
- dist/*.tar.gz
only:
- tags