diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d8769a90..1f980981 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,8 +3,9 @@ build: image: docker:18-git stage: build only: - - stable - /^v[0-9]+\.[0-9]+\.[0-9]+.*$/ + except: + - branches services: - docker:18-dind script: