Skip to content
Snippets Groups Projects
Commit 599cca62 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!78Triggering detector benchmarks
Pipeline #9712 failed
...@@ -136,15 +136,17 @@ detector:config_testing: ...@@ -136,15 +136,17 @@ detector:config_testing:
- cat doc/overlap_check.out - cat doc/overlap_check.out
allow_failure: true allow_failure: true
#benchmarks:reconstruction: benchmarks:reconstruction:
# stage: deploy stage: deploy
# variables: variables:
# JUGGLER_DETECTOR: "$JUGGLER_DETECTOR" JUGGLER_DETECTOR: "$JUGGLER_DETECTOR"
# JUGGLER_DETECTOR_VERSION: "$JUGGLER_DETECTOR_VERSION" JUGGLER_DETECTOR_VERSION: "$JUGGLER_DETECTOR_VERSION"
# trigger: trigger:
# project: EIC/benchmarks/reconstruction_benchmarks project: EIC/benchmarks/detector_benchmarks
# strategy: depend strategy: depend
# needs: ["env","overlap_check","report"] needs: ["env","overlap_check","report"]
#benchmarks:reconstruction: #benchmarks:reconstruction:
# stage: deploy # stage: deploy
# variables: # variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment