Skip to content

Commit fb262fd

Browse files
remove CF_RUNTIME parameter
1 parent a6da89a commit fb262fd

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ Report created image to CSDP, for CI tools use.
1010
* default is empty
1111
* possible values several of: git, jira
1212
## Optional
13-
* CF_RUNTIME: rtName
14-
* default : empty would take the default
1513
* CF_CONTAINER_REGISTRY_INTEGRATION: "quay-1"
1614
* default : empty would take the default
1715
* CF_INSECURE: true
@@ -28,7 +26,5 @@ Report created image to CSDP, for CI tools use.
2826
* CF_JIRA_MESSAGE: "${{ GIT_BRANCH }}"
2927
* CF_JIRA_INTEGRATION: "jira-1"
3028
* CF_JIRA_FAIL_ON_NOT_FOUND : ""
31-
32-
33-
3429

30+
...

service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
name: csdp-report-image
2-
version: 0.0.1
2+
version: 0.0.2

0 commit comments

Comments
 (0)