Skip to content
Snippets Groups Projects
Commit 42185401 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

fix: add DETECTOR_CONFIG to status report

parent 43d84958
No related branches found
No related tags found
1 merge request!128fix: add DETECTOR_CONFIG to status report
...@@ -50,7 +50,7 @@ stages: ...@@ -50,7 +50,7 @@ stages:
-d '{"state":"'"${STATE}"'", -d '{"state":"'"${STATE}"'",
"target_url":"'"${CI_PIPELINE_URL}"'", "target_url":"'"${CI_PIPELINE_URL}"'",
"description":"'"${DESCRIPTION}"'", "description":"'"${DESCRIPTION}"'",
"context":"eicweb/detector_benchmarks" "context":"eicweb/detector_benchmarks ('"$DETECTOR_CONFIG"')",
}' ; }' ;
fi fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment