Skip to content

Commit 566ed0c

Browse files
authored
Merge branch 'main' into feature/CCM-15186-Queue-Metrics
2 parents 710922b + eb2e25b commit 566ed0c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,5 +182,6 @@ jobs:
182182
environment: ${{ needs.pr-create-dynamic-environment.outputs.environment_name }}
183183
apimEnv: "internal-dev-sandbox"
184184
runId: "${{ github.run_id }}"
185-
buildSandbox: true
185+
# TODO: CCM-15527: Do not deploy sandbox - new certs do not appear to auth for docker correctly
186+
buildSandbox: false
186187
releaseVersion: ${{ github.head_ref || github.ref_name }}

0 commit comments

Comments
 (0)