We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd25834 commit a1ab31dCopy full SHA for a1ab31d
integrations/cloudbuild/chef.yaml
@@ -18,7 +18,7 @@ steps:
18
args:
19
- >-
20
perl -i -pe 's/^gdbgui==/# gdbgui==/' /opt/espressif/esp-idf/requirements.txt &&
21
- ./examples/chef/chef.py --build_all --build_exclude noip\|basicvideo\|roboticvacuumcleaner
+ ./examples/chef/chef.py --build_all --build_exclude noip\|roboticvacuumcleaner
22
id: CompileAll
23
waitFor:
24
- Bootstrap
0 commit comments