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