File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments