2022-10-27 06:55:07 -04:00
|
|
|
# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
|
|
|
|
|
|
|
|
examples/get-started/hello_world:
|
|
|
|
enable:
|
2023-01-10 00:59:46 -05:00
|
|
|
- if: INCLUDE_DEFAULT == 1 or IDF_TARGET in ["esp32h4"] # preview targets
|