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 74d447f commit d78d2efCopy full SHA for d78d2ef
codefresh/destroy.yaml
@@ -24,7 +24,7 @@ steps:
24
title: Destroy namespace
25
stage: Destroy
26
image: cloudposse/build-harness:${{BUILD_HARNESS_VERSION}}
27
- working_directory: /build-harness/
+ working_directory: /deploy/
28
environment:
29
- NAMESPACE=pr-${{CF_PULL_REQUEST_NUMBER}}-${{CF_REPO_NAME}}
30
commands:
0 commit comments