We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6368ae8 commit 3765442Copy full SHA for 3765442
1 file changed
.github/workflows/stage-3-build.yaml
@@ -161,7 +161,8 @@ jobs:
161
--targetAccountGroup "nhs-notify-supplier-api-dev" \
162
--terraformAction "apply" \
163
--overrideProjectName "nhs" \
164
- --overrideRoleName "nhs-main-acct-supplier-api-github-deploy"
+ --overrideRoleName "nhs-main-acct-supplier-api-github-deploy" \
165
+ --internalRef "feature/CCM-15148"
166
artefact-proxies:
167
name: "Build proxies"
168
runs-on: ubuntu-latest
0 commit comments