esp-idf/examples/provisioning/.build-test-rules.yml

12 wiersze
337 B
YAML
Czysty Zwykły widok Historia

# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
examples/provisioning/wifi_prov_mgr:
disable:
- if: IDF_TARGET == "esp32c6"
temporary: true
reason: target esp32c6 is not supported yet
disable_test:
- if: IDF_TARGET != "esp32"
temporary: true
reason: lack of runners