Skip to content

Commit 5ea896d

Browse files
committed
CCM-10294: temp testing change
1 parent 997f13d commit 5ea896d

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

.github/workflows/stage-4-acceptance.yaml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)