openci: Fix jsonBody for the published event
[releng.git] / jjb / openci / create-clme.sh
index 85c1a80..200f131 100755 (executable)
@@ -34,7 +34,7 @@ cat <<EOF > ./json_body.txt
     "scenario": "$DEPLOY_SCENARIO",
     "compositionName": "$DEPLOY_SCENARIO",
     "compositionMetadataUrl": "$SCENARIO_METADATA_LOCATION",
-    "confidenceLevel": "$CONFIDENCE_LEVEL",
+    "confidenceLevel": "$CONFIDENCE_LEVEL"
 }
 EOF