Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
aBozowski committed Jun 2, 2022
1 parent 01deda9 commit be2dc9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/chef/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,4 @@ Once the validation job is complete, there is a separate job for each platform,

These jobs use a platform-specific image with base `chip-build`.

The build jobs call chef with the options `--ci -t <PLATFORM>`. The `--ci` flag will build all examples for the specified platform and for all devices specified in `_CI_ALLOW_LIST` defined in `chef.py` (so long as these devices are also in `/devices`).
The build jobs call chef with the options `--ci -t <PLATFORM>`. The `--ci`option will execute builds for all devices specified in `_CI_ALLOW_LIST` defined in `chef.py` (so long as these devices are also in `/devices`) on the specified platform.

0 comments on commit be2dc9c

Please sign in to comment.