ci: add publish script to releaseable branches

This commit is contained in:
5chdn 2018-10-01 16:38:47 +01:00
parent 597bbfc8a7
commit d41e3bc5bf
No known key found for this signature in database
GPG Key ID: 1A40871B597F5F80

View File

@ -103,9 +103,7 @@ publish-docker:
publish-awss3:
stage: publish
only:
- nightly
- /^v2.*$/
only: *releaseable_branches
cache: {}
dependencies:
- build-linux