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 50c1540 commit 5eaeb4eCopy full SHA for 5eaeb4e
codefresh/destroy.yaml
@@ -8,6 +8,7 @@ steps:
8
title: Destroy namespace
9
stage: Destroy
10
image: cloudposse/build-harness:${{BUILD_HARNESS_VERSION}}
11
+ working_directory: /build-harness/
12
environment:
13
- NAMESPACE=pr-${{CF_PULL_REQUEST_NUMBER}}-${{CF_REPO_NAME}}
14
commands:
0 commit comments