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
@@ -46,7 +46,7 @@ stages:
@@ -46,7 +46,7 @@ stages:
-d '{"state":"'"${STATE}"'",
-d '{"state":"'"${STATE}"'",
"target_url":"'"${CI_PIPELINE_URL}"'",
"target_url":"'"${CI_PIPELINE_URL}"'",
"description":"'"${DESCRIPTION}"'",
"description":"'"${DESCRIPTION}"'",
"context":"eicweb/physics_benchmarks"
"context":"eicweb/physics_benchmarks ('"$DETECTOR_CONFIG"')"
}' ;
}' ;
fi
fi
Loading