From 11997796308117208eb98e87b5d28f850d2c8ecb Mon Sep 17 00:00:00 2001 From: Yufeng Wang Date: Wed, 7 Dec 2022 14:59:44 -0800 Subject: [PATCH] Accelerate CI by replacing docker image chip-build-vs with chip-build (#23960) --- integrations/cloudbuild/build-coverage.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/integrations/cloudbuild/build-coverage.yaml b/integrations/cloudbuild/build-coverage.yaml index a5cfc4d22661e2..87395a53cb7b13 100644 --- a/integrations/cloudbuild/build-coverage.yaml +++ b/integrations/cloudbuild/build-coverage.yaml @@ -7,7 +7,7 @@ steps: - "--recursive" id: Submodules - - name: "connectedhomeip/chip-build-vscode:0.6.17" + - name: "connectedhomeip/chip-build:0.6.17" env: - PW_ENVIRONMENT_ROOT=/pwenv args: @@ -22,7 +22,7 @@ steps: path: /pwenv timeout: 900s - - name: "connectedhomeip/chip-build-vscode:0.6.17" + - name: "connectedhomeip/chip-build:0.6.17" env: - PW_ENVIRONMENT_ROOT=/pwenv args: