ci: add EXAMPLE_WIFI_OTA job to run nightly run cases

pull/8219/head
Fu Hanxi 2021-12-06 13:33:10 +08:00
rodzic 9f303290d8
commit b17a531841
1 zmienionych plików z 7 dodań i 0 usunięć

Wyświetl plik

@ -182,6 +182,13 @@ example_test_protocols:
- ESP32
- Example_WIFI_Protocols
# This job is only triggered by env var `NIGHTLY_RUN`, please do NOT remove
example_test_esp32_WIFI_OTA:
extends: .example_test_esp32_template
tags:
- ESP32
- Example_WIFI_OTA
example_test_002:
extends: .example_test_esp32_template
image: $CI_DOCKER_REGISTRY/ubuntu-test-env$BOT_DOCKER_IMAGE_TAG