Skip to content

Commit 78eaec7

Browse files
Cr 14984 (#498)
* add support for CF_RUNTIME_NAME * add support for CF_RUNTIME_NAME * add support for CF_PLATFORM_URL & CF_ISSUE_TRACKING_INTEGRATION * add support for CF_PLATFORM_URL & CF_ISSUE_TRACKING_INTEGRATION * wip * wip * wip * CR-14984
1 parent 183924e commit 78eaec7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

incubating/codefresh-report-image/step.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ kind: step-type
22
version: '1.0'
33
metadata:
44
name: codefresh-report-image
5-
version: 1.0.4
5+
version: 1.0.5
66
isPublic: true
77
description: Report Docker Image Metadata to Codefresh CD
88
sources:
@@ -115,7 +115,7 @@ spec:
115115
"type": "string",
116116
"description": "The the git repository used for building the image."
117117
},
118-
"CF_GITHUB_API_URL": {
118+
"CF_GITHUB_API_HOST_URL": {
119119
"type": "string",
120120
"description": "Specify github host api url."
121121
},

0 commit comments

Comments
 (0)