Skip to content
Snippets Groups Projects

Set global variable default detector

Merged Whitney Armstrong requested to merge ci_detector_defaults into master
1 file
+ 5
0
Compare changes
  • Side-by-side
  • Inline
+ 5
0
@@ -2,6 +2,11 @@ image: ${BENCHMARKS_REGISTRY}/${BENCHMARKS_CONTAINER}:${BENCHMARKS_TAG}
variables:
RECO: "eicrecon"
DETECTOR: epic
DETECTOR_CONFIG: epic_craterlake
DETECTOR_REPOSITORYURL: 'https://github.com/eic/epic.git'
default:
before_script:
Loading