diff --git a/integrations/cloudbuild/chef.yaml b/integrations/cloudbuild/chef.yaml index 08c15518725956..45af39306ff657 100644 --- a/integrations/cloudbuild/chef.yaml +++ b/integrations/cloudbuild/chef.yaml @@ -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