Skip to content

Commit

Permalink
Disable Chef build RVC device temporarilly (project-chip#31542)
Browse files Browse the repository at this point in the history
due to build broken
  • Loading branch information
erwinpan1 authored Jan 19, 2024
1 parent 626ef41 commit 9f1e15e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/cloudbuild/chef.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ steps:
args:
- >-
perl -i -pe 's/^gdbgui==/# gdbgui==/' /opt/espressif/esp-idf/requirements.txt &&
./examples/chef/chef.py --build_all --build_exclude noip --build_exclude basicvideo
./examples/chef/chef.py --build_all --build_exclude noip --build_exclude basicvideo --build_exclude roboticvacuumcleaner
id: CompileAll
waitFor:
- Bootstrap
Expand Down

0 comments on commit 9f1e15e

Please sign in to comment.