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 52d02a4 commit 41756a6Copy full SHA for 41756a6
codefresh/destroy.yaml
@@ -28,6 +28,7 @@ steps:
28
environment:
29
- NAMESPACE=pr-${{CF_PULL_REQUEST_NUMBER}}-${{CF_REPO_NAME}}
30
- RELEASE_NAME=${{CF_REPO_NAME}}
31
+ - COLOR=blue
32
commands:
33
- "apk add kubectl@cloudposse helm@cloudposse=3.1.3-r0 helmfile@cloudposse"
34
- "kubectl config use-context ${{KUBE_CONTEXT}}"
0 commit comments