We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58c38cf commit 85a72b4Copy full SHA for 85a72b4
1 file changed
.github/actions/build-proxies/action.yml
@@ -113,6 +113,7 @@ runs:
113
--targetComponent "${{ inputs.targetComponent }}" \
114
--targetWorkflow "proxy-deploy.yaml" \
115
--targetEnvironment "${{ inputs.environment }}" \
116
+ --internalRef "feature/CCM-14778" \
117
--runId "${{ inputs.runId }}" \
118
--buildSandbox ${{ inputs.buildSandbox }} \
119
--apimEnvironment "${{ env.APIM_ENV }}" \
0 commit comments