Skip to content

Commit 707764f

Browse files
update with CF_GIT_BRANCH required variable (#540)
1 parent 9db1d6b commit 707764f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

incubating/codefresh-report-image/step.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@ spec:
6060
"patterns": [],
6161
"required": [
6262
"CF_API_KEY",
63-
"CF_IMAGE"
63+
"CF_IMAGE",
64+
"CF_GIT_BRANCH"
6465
],
6566
"properties": {
6667
"CF_API_KEY": {

0 commit comments

Comments
 (0)