Skip to content

Commit

Permalink
Disable chef build basicvideoplayer
Browse files Browse the repository at this point in the history
to fix build broken due to project-chip#30691
  • Loading branch information
erwinpan1 committed Jan 19, 2024
1 parent 039cbab commit acb2986
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
./examples/chef/chef.py --build_all --build_exclude noip --build_exclude basicvideo
id: CompileAll
waitFor:
- Bootstrap
Expand Down

0 comments on commit acb2986

Please sign in to comment.