Skip to content

Commit 3765442

Browse files
committed
Use test data
1 parent 6368ae8 commit 3765442

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/stage-3-build.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,8 @@ jobs:
161161
--targetAccountGroup "nhs-notify-supplier-api-dev" \
162162
--terraformAction "apply" \
163163
--overrideProjectName "nhs" \
164-
--overrideRoleName "nhs-main-acct-supplier-api-github-deploy"
164+
--overrideRoleName "nhs-main-acct-supplier-api-github-deploy" \
165+
--internalRef "feature/CCM-15148"
165166
artefact-proxies:
166167
name: "Build proxies"
167168
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)