Loading capif/templates/ci_staging.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ variables: .staging_dnd: &staging_dnd allow_failure: true rules: - if: '$CI_COMMIT_REF_NAME == "staging"' - if: '$CI_MERGE_REQUEST_TARGET_BRANCH_NAME == "staging"' when: always - when: never services: Loading Loading
capif/templates/ci_staging.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ variables: .staging_dnd: &staging_dnd allow_failure: true rules: - if: '$CI_COMMIT_REF_NAME == "staging"' - if: '$CI_MERGE_REQUEST_TARGET_BRANCH_NAME == "staging"' when: always - when: never services: Loading