Skip to content

Commit 71f790e

Browse files
Update README.md
1 parent 7a23a0a commit 71f790e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,16 @@ Commit that resulted in the image being built
3131
CF_HOST: "https://my-runtime-url"
3232
CF_API_KEY: ${{ secrets.CF_TOKEN }}
3333
34-
#Codefresh Integrations to USE
34+
#Codefresh Integrations to USE
3535
CF_CONTAINER_REGISTRY_INTEGRATION: "dockerhub"
3636
CF_JIRA_INTEGRATION: "jira"
3737
38-
CF_ENRICHERS: "jira, git"
39-
CF_IMAGE: ${{ secrets.DOCKERHUB_USERNAME }}/my-image-name:tag
38+
CF_ENRICHERS: "jira, git"
39+
CF_IMAGE: ${{ secrets.DOCKERHUB_USERNAME }}/my-image-name:tag
4040
4141
CF_GITHUB_TOKEN: ${{ secrets.GIT_TOKEN }}
4242
43-
#Jira issues that match
43+
#Jira issues that match
4444
CF_JIRA_MESSAGE: "CR-12293"
4545
CF_JIRA_PROJECT_PREFIX: "CR"
4646
uses: codefresh-io/csdp-report-image@0.0.47

0 commit comments

Comments
 (0)