Skip to content

Commit 41756a6

Browse files
committed
set color for destroy
1 parent 52d02a4 commit 41756a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codefresh/destroy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ steps:
2828
environment:
2929
- NAMESPACE=pr-${{CF_PULL_REQUEST_NUMBER}}-${{CF_REPO_NAME}}
3030
- RELEASE_NAME=${{CF_REPO_NAME}}
31+
- COLOR=blue
3132
commands:
3233
- "apk add kubectl@cloudposse helm@cloudposse=3.1.3-r0 helmfile@cloudposse"
3334
- "kubectl config use-context ${{KUBE_CONTEXT}}"

0 commit comments

Comments
 (0)