Skip to content
Snippets Groups Projects

fix: add DETECTOR_CONFIG to status report

Merged Wouter Deconinck requested to merge status-report-DETECTOR-CONFIG into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -47,7 +47,7 @@ stages:
-d '{"state":"'"${STATE}"'",
"target_url":"'"${CI_PIPELINE_URL}"'",
"description":"'"${DESCRIPTION}"'",
"context":"eicweb/reconstruction_benchmarks"
"context":"eicweb/reconstruction_benchmarks ('"$DETECTOR_CONFIG"')"
}' ;
fi
Loading