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:
|
2022-10-19 15:57:24 +08:00
|
|
|
- if: INCLUDE_DEFAULT == 1 or IDF_TARGET in ["esp32h4", "esp32c6"] # preview targets
|