File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed
Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -61,19 +61,19 @@ jobs:
6161 targetAccountGroup : nhs-notify-template-management-dev
6262 targetComponent : sandbox
6363
64- sandbox-tear-down :
65- name : Step 3
66- needs : acceptance-tests
67- if : always()
64+ # sandbox-tear-down:
65+ # name: Step 3
66+ # needs: acceptance-tests
67+ # if: always()
6868
69- uses : ./.github/workflows/dispatch_internal_repo_workflow.yaml
70- secrets : inherit
71- with :
72- jobName : Sandbox tear down
73- infraRepoName : nhs-notify-web-template-management
74- releaseVersion : ${{ github.head_ref || github.ref_name }}
75- targetWorkflow : dispatch-deploy-dynamic-env.yaml
76- targetEnvironment : pr${{ github.event.number }}
77- targetAccountGroup : nhs-notify-template-management-dev
78- targetComponent : sandbox
79- terraformAction : destroy
69+ # uses: ./.github/workflows/dispatch_internal_repo_workflow.yaml
70+ # secrets: inherit
71+ # with:
72+ # jobName: Sandbox tear down
73+ # infraRepoName: nhs-notify-web-template-management
74+ # releaseVersion: ${{ github.head_ref || github.ref_name }}
75+ # targetWorkflow: dispatch-deploy-dynamic-env.yaml
76+ # targetEnvironment: pr${{ github.event.number }}
77+ # targetAccountGroup: nhs-notify-template-management-dev
78+ # targetComponent: sandbox
79+ # terraformAction: destroy
You can’t perform that action at this time.
0 commit comments