Fix using of existing ci stage
This commit is contained in:
parent
e87bdb031d
commit
dfbf400b45
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ services:
|
|||
- docker:19.03.12-dind
|
||||
|
||||
build:
|
||||
stage: image
|
||||
stage: build
|
||||
rules:
|
||||
- if: '$CI_COMMIT_TAG != null'
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue