Skip to content
Snippets Groups Projects

fix: set DETECTOR and DETECTOR_CONFIG in benchmark triggers

Merged Wouter Deconinck requested to merge trigger-benchmarks-with-DETECTOR into master
All threads resolved!
1 file
+ 0
6
Compare changes
  • Side-by-side
  • Inline
+ 0
6
@@ -43,12 +43,6 @@ variables:
## Internal tag used for the CI
INTERNAL_TAG: "pipeline-${CI_PIPELINE_ID}"
## Detector and configuration to use for benchmark
## problem: Defining these here mean we can add them as trigger variables later
DETECTOR: epic
DETECTOR_CONFIG: epic_craterlake
DETECTOR_REPOSITORYURL: 'https://github.com/eic/epic.git'
stages:
- config
- base ## base OS image
Loading