We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0a0e34 commit 8f124b7Copy full SHA for 8f124b7
1 file changed
.github/workflows/stage-3-build.yaml
@@ -161,8 +161,7 @@ jobs:
161
--targetAccountGroup "nhs-notify-supplier-api-dev" \
162
--terraformAction "apply" \
163
--overrideProjectName "nhs" \
164
- --overrideRoleName "nhs-main-acct-supplier-api-github-deploy" \
165
- --internalRef "feature/CCM-12444-supplier-config-publishing-workflow"
+ --overrideRoleName "nhs-main-acct-supplier-api-github-deploy"
166
populate-config:
167
name: "Populate Supplier Config"
168
runs-on: ubuntu-latest
@@ -190,7 +189,6 @@ jobs:
190
189
--targetComponent "config" \
191
--targetAccountGroup "nhs-notify-suppliers-dev" \
192
--tableName "supplier-config" \
193
- --internalRef "feature/CCM-12444-supplier-config-publishing-workflow" \
194
--force "true"
195
artefact-proxies:
196
name: "Build proxies"
0 commit comments