diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 06b49e95f..02922a1aa 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -103,9 +103,7 @@ publish-docker: publish-awss3: stage: publish - only: - - nightly - - /^v2.*$/ + only: *releaseable_branches cache: {} dependencies: - build-linux