Skip to content

Commit

Permalink
add noip back to fix cloud build (#33820)
Browse files Browse the repository at this point in the history
  • Loading branch information
stingchang authored and pull[bot] committed Aug 20, 2024
1 parent b91c5f0 commit da1dca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/cloudbuild/chef.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit da1dca0

Please sign in to comment.