We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc994c9 commit aa2cae7Copy full SHA for aa2cae7
integrations/cloudbuild/chef.yaml
@@ -29,7 +29,7 @@ steps:
29
args:
30
- >-
31
perl -i -pe 's/^gdbgui==/# gdbgui==/' /opt/espressif/esp-idf/requirements.txt &&
32
- ./examples/chef/chef.py --build_all --build_exclude "noip|temperaturecontrolledcabinet|ed3b19ec55"
+ ./examples/chef/chef.py --build_all --build_exclude "noip|temperaturecontrolledcabinet|icd"
33
id: CompileAll
34
waitFor:
35
- Bootstrap
0 commit comments