We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1172474 commit 9a37304Copy full SHA for 9a37304
1 file changed
.github/workflows/stage-3-build.yaml
@@ -153,6 +153,7 @@ jobs:
153
shell: bash
154
run: |
155
.github/scripts/dispatch_internal_repo_workflow.sh \
156
+ --internalRef "feature/CCM-13906"\
157
--infraRepoName "$(echo ${{ github.repository }} | cut -d'/' -f2)" \
158
--releaseVersion ${{ github.head_ref || github.ref_name }} \
159
--targetWorkflow "dispatch-deploy-dynamic-env.yaml" \
0 commit comments