Commit bb54799d authored by Nikos Psaromanolakis's avatar Nikos Psaromanolakis
Browse files

fix: Edit .gitlab-ci.yml

parent 44afb3e9
Loading
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -155,7 +155,6 @@ dev_deploy_job:

          echo 'Helm deployment completed successfully.'
        "

  rules:
    - if: '$CI_PIPELINE_SOURCE == "merge_request_event"'

@@ -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: