Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
EIC
detectors
topside
Commits
f0ecd05b
Commit
f0ecd05b
authored
Feb 27, 2021
by
Whitney Armstrong
Browse files
Made the downstream trigger status depend
modified: .gitlab-ci.yml
parent
ea21e2b3
Pipeline
#6835
failed with stages
in 2 minutes and 54 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f0ecd05b
...
...
@@ -170,6 +170,7 @@ benchmarks:reconstruction:
stage
:
deploy
trigger
:
project
:
EIC/benchmarks/reconstruction_benchmarks
strategy
:
depend
needs
:
[
"
overlap_check"
,
"
report"
]
rules
:
-
if
:
'
$CI_PIPELINE_SOURCE
==
"merge_request_event"'
...
...
@@ -183,6 +184,7 @@ benchmarks:physics:
stage
:
deploy
trigger
:
project
:
EIC/benchmarks/physics_benchmarks
strategy
:
depend
needs
:
[
"
overlap_check"
,
"
report"
]
rules
:
-
if
:
'
$CI_PIPELINE_SOURCE
==
"merge_request_event"'
...
...
Write
Preview
Supports
Markdown
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