Skip to content

Commit 9a37304

Browse files
committed
Use my feature branch when creating environment DO NOT CHECK IN
1 parent 1172474 commit 9a37304

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
@@ -153,6 +153,7 @@ jobs:
153153
shell: bash
154154
run: |
155155
.github/scripts/dispatch_internal_repo_workflow.sh \
156+
--internalRef "feature/CCM-13906"\
156157
--infraRepoName "$(echo ${{ github.repository }} | cut -d'/' -f2)" \
157158
--releaseVersion ${{ github.head_ref || github.ref_name }} \
158159
--targetWorkflow "dispatch-deploy-dynamic-env.yaml" \

0 commit comments

Comments
 (0)