ci: allow esp32s2 unit tests run by scheduled pipeline

This commit is contained in:
Michael (XIAO Xufeng)
2020-02-27 11:20:08 +08:00
parent ac55328efd
commit 9199207c67

View File

@@ -502,7 +502,7 @@ UT_034:
# - /^release\/v/ # - /^release\/v/
# - /^v\d+\.\d+(\.\d+)?($|-)/ # - /^v\d+\.\d+(\.\d+)?($|-)/
- triggers - triggers
# - schedules - schedules
variables: variables:
- $BOT_TRIGGER_WITH_LABEL == null - $BOT_TRIGGER_WITH_LABEL == null
- $BOT_LABEL_UNIT_TEST_S2 - $BOT_LABEL_UNIT_TEST_S2