Skip to content

Commit d54075e

Browse files
stingchangAlami-Amine
authored andcommitted
add noip back to fix cloud build (project-chip#33820)
1 parent 4c7029e commit d54075e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrations/cloudbuild/chef.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ steps:
2929
args:
3030
- >-
3131
perl -i -pe 's/^gdbgui==/# gdbgui==/' /opt/espressif/esp-idf/requirements.txt &&
32-
./examples/chef/chef.py --build_all
32+
./examples/chef/chef.py --build_all --build_exclude noip
3333
id: CompileAll
3434
waitFor:
3535
- Bootstrap

0 commit comments

Comments
 (0)