diff --git a/integrations/cloudbuild/chef.yaml b/integrations/cloudbuild/chef.yaml index a29ddb18176ebc..e26a3e1b61dbb9 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\|basicvideo\|roboticvacuumcleaner + ./examples/chef/chef.py --build_all --build_exclude noip\|roboticvacuumcleaner id: CompileAll waitFor: - Bootstrap