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
c6730ecf
Commit
c6730ecf
authored
May 06, 2021
by
Whitney Armstrong
Browse files
modified: .gitlab-ci.yml
parent
65a936bd
Pipeline
#9393
failed with stages
in 6 minutes and 14 seconds
Changes
1
Pipelines
6
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c6730ecf
...
...
@@ -150,6 +150,19 @@ topside:config_testing:
-
cat doc/overlap_check.out
allow_failure
:
true
benchmarks:detector:
stage
:
deploy
rules
:
-
if
:
'
$CI_SERVER_HOST
==
"eicweb.phy.anl.gov"'
variables
:
JUGGLER_DETECTOR
:
"
$JUGGLER_DETECTOR"
JUGGLER_DETECTOR_VERSION
:
"
$JUGGLER_DETECTOR_VERSION"
trigger
:
project
:
EIC/benchmarks/detector_benchmarks
strategy
:
depend
needs
:
[
"
common:detector"
,
"
overlap_check"
,
"
report"
]
benchmarks:reconstruction:
stage
:
deploy
rules
:
...
...
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