.build-test-rules.yml 228 B

123456
  1. # Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
  2. components/esp_bootloader_format/test_apps:
  3. disable:
  4. - if: IDF_TARGET != "esp32"
  5. reason: It is enough to test it only for one target