Skip to content

Commit 66bc1e1

Browse files
committed
Use my feature branch when creating environment DO NOT CHECK IN
1 parent f6228c7 commit 66bc1e1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/stage-3-build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ jobs:
145145
shell: bash
146146
run: |
147147
.github/scripts/dispatch_internal_repo_workflow.sh \
148+
--internalRef "feature/CCM-13906"\
148149
--infraRepoName "$(echo ${{ github.repository }} | cut -d'/' -f2)" \
149150
--releaseVersion ${{ github.head_ref || github.ref_name }} \
150151
--targetWorkflow "dispatch-deploy-dynamic-env.yaml" \

0 commit comments

Comments
 (0)