File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed
Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 5656 run : |
5757 bash .github/scripts/dispatch_internal_repo_workflow.sh \
5858 --releaseVersion "main" \
59- --targetWorkflow "dispatch-deploy-static-notify-supplier-api-env.yaml " \
59+ --targetWorkflow "dispatch-deploy-static-notify-supplier-api-env.yaml" \
6060 --targetEnvironment "main" \
6161 --targetAccountGroup "nhs-notify-supplier-api-dev" \
6262 --targetComponent "${{ matrix.component }}" \
63- --terraformAction "apply" \
64- --overrideProjectName "nhs" \
65- --overrideRoleName "nhs-main-acct-supplier-api-github-deploy"
63+ --terraformAction "apply"
Original file line number Diff line number Diff line change 3636 --targetEnvironment "main" \
3737 --targetAccountGroup "nhs-notify-supplier-api-nonprod" \
3838 --targetComponent "${{ matrix.component }}" \
39- --terraformAction "apply" \
40- --overrideProjectName "nhs" \
41- --overrideRoleName "nhs-main-acct-supplier-api-github-deploy"
39+ --terraformAction "apply"
You can’t perform that action at this time.
0 commit comments