Commit c57d7baf authored by 徐豪's avatar 徐豪
Browse files

Update .gitlab-ci.yml

parent ef6f1ba5
......@@ -223,7 +223,7 @@ notify:slack-fail:scheduled-master:
- if: '$TOP_UPSTREAM_SOURCE_JOB == null || $TOP_UPSTREAM_SOURCE_REF != "master"'
when: never
- if: '$PIPELINE_TYPE == "TRIGGERED_EE_PIPELINE"'
when: on_failure
when: never
issue-bot:
stage: notification_fail
......@@ -233,4 +233,4 @@ issue-bot:
- if: '$CI_COMMIT_REF_NAME != $CI_DEFAULT_BRANCH'
when: never
- if: '$PIPELINE_TYPE == "PROTECTED_TEST_PIPELINE"'
when: on_failure
when: never
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment