Fix using of existing ci stage

This commit is contained in:
Clemens Geibel 2022-05-10 17:05:27 +02:00
parent e87bdb031d
commit dfbf400b45

View file

@ -9,7 +9,7 @@ services:
- docker:19.03.12-dind - docker:19.03.12-dind
build: build:
stage: image stage: build
rules: rules:
- if: '$CI_COMMIT_TAG != null' - if: '$CI_COMMIT_TAG != null'
script: script: