Update .gitlab-ci.yml file
This commit is contained in:
parent
2a8ae8bb12
commit
747eac6221
@ -26,6 +26,7 @@ workflow:
|
||||
- if: $CI_COMMIT_REF_NAME =~ /release/
|
||||
variables:
|
||||
PIPELINE: "release"
|
||||
- if: $PIPELINE == "custom"
|
||||
- if: $CI_COMMIT_TAG
|
||||
when: never
|
||||
- if: $CI_PIPELINE_SOURCE == "push"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user