Skip to content

Commit c16f34f

Browse files
fix: step syntax (#733)
1 parent a7f0ad3 commit c16f34f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

incubating/codefresh-report-image/step.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ spec:
226226
"CF_VERBOSE": {
227227
"type": "string",
228228
"description": "Enables verbose logging",
229-
"default: "false",
229+
"default": "false"
230230
}
231231
}
232232
}

0 commit comments

Comments
 (0)