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