Update .gitlab-ci.yml file
This commit is contained in:
parent
bd636f3662
commit
b8b4c7e6bb
@ -25,12 +25,8 @@ workflow:
|
||||
- if: $CI_COMMIT_REF_NAME =~ /release/
|
||||
variables:
|
||||
PIPELINE: "release"
|
||||
- if: $CI_COMMIT_TAG
|
||||
when: always
|
||||
- if: $CI_PIPELINE_SOURCE == "push"
|
||||
when: always
|
||||
- if: "$CI_COMMIT_BRANCH && $CI_OPEN_MERGE_REQUESTS"
|
||||
when: always
|
||||
- when: always
|
||||
|
||||
|
||||
Helm Lint:
|
||||
stage: lint
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user