Loading .gitlab-ci.yml +0 −2 Original line number Diff line number Diff line Loading @@ -155,7 +155,6 @@ dev_deploy_job: echo 'Helm deployment completed successfully.' " rules: - if: '$CI_PIPELINE_SOURCE == "merge_request_event"' Loading Loading @@ -195,7 +194,6 @@ dev_merge: - git push origin gitops-cd rules: - if: '$CI_COMMIT_BRANCH == "main"' #- if: '$CI_COMMIT_BRANCH == "main" && $CI_PIPELINE_SOURCE == "push"' get_images: Loading Loading
.gitlab-ci.yml +0 −2 Original line number Diff line number Diff line Loading @@ -155,7 +155,6 @@ dev_deploy_job: echo 'Helm deployment completed successfully.' " rules: - if: '$CI_PIPELINE_SOURCE == "merge_request_event"' Loading Loading @@ -195,7 +194,6 @@ dev_merge: - git push origin gitops-cd rules: - if: '$CI_COMMIT_BRANCH == "main"' #- if: '$CI_COMMIT_BRANCH == "main" && $CI_PIPELINE_SOURCE == "push"' get_images: Loading