Skip to content

Commit

Permalink
Accelerate CI by replacing docker image chip-build-vs with chip-build (
Browse files Browse the repository at this point in the history
  • Loading branch information
yufengwangca authored and pull[bot] committed Jun 21, 2023
1 parent e52fdb6 commit 1167324
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integrations/cloudbuild/build-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand Down

0 comments on commit 1167324

Please sign in to comment.