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/
# - /^v\d+\.\d+(\.\d+)?($|-)/
- triggers
# - schedules
- schedules
variables:
- $BOT_TRIGGER_WITH_LABEL == null
- $BOT_LABEL_UNIT_TEST_S2