Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
tdkscms
omnibus-gitlab
Commits
c57d7baf
Commit
c57d7baf
authored
Aug 23, 2024
by
徐豪
Browse files
Update .gitlab-ci.yml
parent
ef6f1ba5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+2
-2
No files found.
.gitlab-ci.yml
View file @
c57d7baf
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment