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