ci: add publish script to releaseable branches
This commit is contained in:
parent
597bbfc8a7
commit
d41e3bc5bf
@ -103,9 +103,7 @@ publish-docker:
|
||||
|
||||
publish-awss3:
|
||||
stage: publish
|
||||
only:
|
||||
- nightly
|
||||
- /^v2.*$/
|
||||
only: *releaseable_branches
|
||||
cache: {}
|
||||
dependencies:
|
||||
- build-linux
|
||||
|
Loading…
Reference in New Issue
Block a user