Skip to content

Commit

Permalink
run destroy runbook against template environment
Browse files Browse the repository at this point in the history
  • Loading branch information
MJRichardson committed Nov 13, 2023
1 parent 383c16f commit 3484bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/destroy-branch-environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
variables: |
Branch:${{needs.build-and-push-image.outputs.branch}}
environments: |
${{steps.branch-name.outputs.current_branch}}
Branch Template
- name: Wait for environment to deprovision 🐙
uses: OctopusDeploy/await-task-action@v3
Expand Down

0 comments on commit 3484bb8

Please sign in to comment.