Update .gitlab-ci.yml file
This commit is contained in:
parent
5aee9a833c
commit
38c3cdc229
@ -26,7 +26,8 @@ workflow:
|
||||
variables:
|
||||
PIPELINE: "release"
|
||||
- if: $CI_COMMIT_TAG
|
||||
when: never
|
||||
variables:
|
||||
PIPELINE: "default"
|
||||
- if: $CI_PIPELINE_SOURCE == "push"
|
||||
variables:
|
||||
PIPELINE: "default"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user