We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b184d0 commit bf7528dCopy full SHA for bf7528d
1 file changed
.github/workflows/stage-4-acceptance.yaml
@@ -77,6 +77,7 @@ jobs:
77
--targetWorkflow "dispatch-contextual-tests-dynamic-env.yaml" \
78
--infraRepoName "nhs-notify-supplier-api" \
79
--releaseVersion "${GITHUB_HEAD_REF:-${GITHUB_REF#refs/heads/}}" \
80
+ --internalRef "feature/CCM-14778" \
81
--overrideProjectName "nhs" \
82
--targetEnvironment "$ENVIRONMENT" \
83
--targetAccountGroup "nhs-notify-supplier-api-dev" \
0 commit comments