Skip to content

Commit 7ea1c0e

Browse files
fix codefresh-report-image json typo
1 parent 1649290 commit 7ea1c0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)