Skip to content

Commit

Permalink
Fix cloudbuild: building "all" now includes AmebaD, which requires th…
Browse files Browse the repository at this point in the history
…e latest Dockerfile build (#10626)
  • Loading branch information
andy31415 authored and pull[bot] committed Nov 2, 2021
1 parent 7bc95f4 commit 18a78d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/cloudbuild/build-all.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# NOTE: /workspace/ is the persistent directory across steps
steps:
- name: "connectedhomeip/chip-build-vscode:0.5.15"
- name: "connectedhomeip/chip-build-vscode:0.5.17"
id: "CompileAll"
entrypoint: "./scripts/run_in_build_env.sh"
args:
Expand Down

0 comments on commit 18a78d4

Please sign in to comment.