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