Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,7 @@ deploy_staging: stage: deploy needs: ["docker-branch"] rules: - if: '$CI_PIPELINE_SOURCE == "merge_request_event"' - if: '$CI_COMMIT_REF_NAME != "main"' trigger: project: 'e/online-services/infra/stt-proxy-compose-stack' Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,7 @@ deploy_staging: stage: deploy needs: ["docker-branch"] rules: - if: '$CI_PIPELINE_SOURCE == "merge_request_event"' - if: '$CI_COMMIT_REF_NAME != "main"' trigger: project: 'e/online-services/infra/stt-proxy-compose-stack' Loading