Skip to content

Commit 183b539

Browse files
Merge pull request #789 from NHSDigital/DTOSS-11638-migrate-review-and-dev
[DTOSS-11638] - chore: temporarily disable dev and review deployments
2 parents c3b0e64 + 66de553 commit 183b539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd-2-main-branch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,6 @@ jobs:
8989
id-token: write
9090
uses: ./.github/workflows/stage-4-deploy.yaml
9191
with:
92-
environments: '["review","dev","preprod","prod"]'
92+
environments: '["preprod","prod"]'
9393
commit_sha: ${{ github.sha }}
9494
secrets: inherit

0 commit comments

Comments
 (0)