Skip to content

Commit a18be26

Browse files
test with internal branch
1 parent 582c541 commit a18be26

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
@@ -188,7 +188,8 @@ jobs:
188188
--targetAccountGroup "nhs-notify-supplier-api-dev" \
189189
--terraformAction "apply" \
190190
--overrideProjectName "nhs" \
191-
--overrideRoleName "nhs-main-acct-supplier-api-github-deploy"
191+
--overrideRoleName "nhs-main-acct-supplier-api-github-deploy" \
192+
--internalRef "feature/CCM-17012" # TO BE REMOVED - used to trigger workflow until internal branch merges.
192193
populate-config:
193194
name: "Populate Supplier Config"
194195
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)