We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b6e692 commit 88293d8Copy full SHA for 88293d8
1 file changed
.github/workflows/stage-4-acceptance.yaml
@@ -86,6 +86,7 @@ jobs:
86
--targetWorkflow "dispatch-contextual-tests-dynamic-env.yaml" \
87
--infraRepoName "nhs-notify-supplier-api" \
88
--releaseVersion "${GITHUB_HEAD_REF:-${GITHUB_REF#refs/heads/}}" \
89
+ --internalRef "feature/CCM-14778" \
90
--overrideProjectName "nhs" \
91
--targetEnvironment "$ENVIRONMENT" \
92
--targetAccountGroup "nhs-notify-supplier-api-dev" \
0 commit comments