Skip to content

Commit

Permalink
Add basicvideoplayer into chef.yaml for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
erwinpan1 committed Feb 7, 2024
1 parent bd25834 commit a1ab31d
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 @@ -18,7 +18,7 @@ steps:
args:
- >-
perl -i -pe 's/^gdbgui==/# gdbgui==/' /opt/espressif/esp-idf/requirements.txt &&
./examples/chef/chef.py --build_all --build_exclude noip\|basicvideo\|roboticvacuumcleaner
./examples/chef/chef.py --build_all --build_exclude noip\|roboticvacuumcleaner
id: CompileAll
waitFor:
- Bootstrap
Expand Down

0 comments on commit a1ab31d

Please sign in to comment.