diff --git a/incubating/codefresh-report-image/step.yaml b/incubating/codefresh-report-image/step.yaml index c11553a28..a5c36dad3 100644 --- a/incubating/codefresh-report-image/step.yaml +++ b/incubating/codefresh-report-image/step.yaml @@ -226,7 +226,7 @@ spec: "CF_VERBOSE": { "type": "string", "description": "Enables verbose logging", - "default: "false", + "default": "false" } } }