Add scenario to publisher and filter
[releng.git] / jjb / openci / create-cde.sh
index ae50b3d..8fb9f00 100755 (executable)
@@ -31,6 +31,7 @@ cat <<EOF > ./json_body.txt
     "buildUrl": "$BUILD_URL",
     "branch": "master",
     "origin": "$PUBLISH_EVENT_ORIGIN",
+    "scenario": "$DEPLOY_SCENARIO",
     "compositionName": "$DEPLOY_SCENARIO",
     "compositionMetadataUrl": "$SCENARIO_METADATA_LOCATION"
 }