Skip to content

Commit 85599dd

Browse files
committed
CCM-11938: try remote
1 parent c7e96cf commit 85599dd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/manual-proxy-environment-deploy.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
push:
66
branches:
77
- feature/CCM-11938_workflow
8-
98
workflow_dispatch:
109
inputs:
1110
version:
@@ -81,7 +80,6 @@ jobs:
8180
PR_TRIGGER_PAT: ${{ secrets.PR_TRIGGER_PAT }}
8281
uses: ./.github/actions/build-proxies
8382
with:
84-
version: "${{ inputs.version }}"
8583
environment: "${{ env.ENVIRONMENT }}"
8684
apimEnv: "${{ env.APIM_ENV }}"
8785
runId: "${{ github.run_id }}"

0 commit comments

Comments
 (0)