We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ec7cee commit 3cdf11aCopy full SHA for 3cdf11a
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
CF_API_KEY: ${{secrets.CF3_API}}
36
37
# The name of the runtime that will perform the enrichment. All Integrations must configured on this runtime
38
- CF_RUNTIME_NAME: 'idan-helm'
+ CF_RUNTIME_NAME: 'codefresh'
39
40
# Image reported and enriched in Codefresh. Pass the [account-name]/[image-name]:[tag] built in your CI.
41
CF_IMAGE: ${{env.CF_IMAGE}}
0 commit comments