diff --git a/integrations/cloudbuild/chef.yaml b/integrations/cloudbuild/chef.yaml index 95cba5a3730e38..2795c6b5095cd5 100644 --- a/integrations/cloudbuild/chef.yaml +++ b/integrations/cloudbuild/chef.yaml @@ -29,7 +29,7 @@ steps: args: - >- perl -i -pe 's/^gdbgui==/# gdbgui==/' /opt/espressif/esp-idf/requirements.txt && - ./examples/chef/chef.py --build_all + ./examples/chef/chef.py --build_all --build_exclude noip id: CompileAll waitFor: - Bootstrap