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 0a00597 commit 725ea3dCopy full SHA for 725ea3d
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
CF_API_KEY: ${{secrets.CF2_API_KEY}}
36
37
# The name of the runtime that will perform the enrichment. All Integrations must configured on this runtime
38
- CF_RUNTIME_NAME: 'idan-ingress'
+ CF_RUNTIME_NAME: 'idan-helm'
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