We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6228c7 commit 66bc1e1Copy full SHA for 66bc1e1
1 file changed
.github/workflows/stage-3-build.yaml
@@ -145,6 +145,7 @@ jobs:
145
shell: bash
146
run: |
147
.github/scripts/dispatch_internal_repo_workflow.sh \
148
+ --internalRef "feature/CCM-13906"\
149
--infraRepoName "$(echo ${{ github.repository }} | cut -d'/' -f2)" \
150
--releaseVersion ${{ github.head_ref || github.ref_name }} \
151
--targetWorkflow "dispatch-deploy-dynamic-env.yaml" \
0 commit comments