From 4a9621e7bca779d7de3f97a4d0bd850e362ff5a4 Mon Sep 17 00:00:00 2001 From: Yufeng Wang Date: Wed, 7 Dec 2022 09:56:56 -0800 Subject: [PATCH] Accelerate CI by replacing docker image chip-build-vs with chip-build --- 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: