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