Skip to content
Snippets Groups Projects
Commit ebd2c1b8 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: .gitlab-ci.yml

parent 872b4806
No related branches found
No related tags found
1 merge request!74Draft: Resolve "Trigger detector benchmarks"
Pipeline #9296 canceled
......@@ -136,15 +136,18 @@ detector:config_testing:
- cat doc/overlap_check.out
allow_failure: true
#benchmarks:reconstruction:
# stage: deploy
# variables:
# JUGGLER_DETECTOR: "$JUGGLER_DETECTOR"
# JUGGLER_DETECTOR_VERSION: "$JUGGLER_DETECTOR_VERSION"
# trigger:
# project: EIC/benchmarks/reconstruction_benchmarks
# strategy: depend
# needs: ["env","overlap_check","report"]
benchmarks:reconstruction:
stage: deploy
variables:
JUGGLER_DETECTOR: "$JUGGLER_DETECTOR"
JUGGLER_DETECTOR_VERSION: "$JUGGLER_DETECTOR_VERSION"
BEAMLINE_CONFIG: "$BEAMLINE_CONFIG"
BEAMLINE_CONFIG_VERSION: "$BEAMLINE_CONFIG_VERSION"
trigger:
project: EIC/benchmarks/detector_benchmarks
strategy: depend
needs: ["common:detector","overlap_check","report"]
#benchmarks:reconstruction:
# stage: deploy
# variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment