ci: fix the issue unit_test_s2 label cannot be used independently

This commit is contained in:
Michael (XIAO Xufeng) 2020-03-05 11:10:49 +08:00
parent 12ed4d028b
commit 27b194bdb9
2 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,7 @@ assign_test:
variables:
- $BOT_TRIGGER_WITH_LABEL == null
- $BOT_LABEL_UNIT_TEST
- $BOT_LABEL_UNIT_TEST_S2
- $BOT_LABEL_INTEGRATION_TEST
- $BOT_LABEL_EXAMPLE_TEST
- $BOT_LABEL_CUSTOM_TEST

View File

@ -20,6 +20,7 @@
- $BOT_TRIGGER_WITH_LABEL == null
- $BOT_LABEL_BUILD
- $BOT_LABEL_UNIT_TEST
- $BOT_LABEL_UNIT_TEST_S2
- $BOT_LABEL_REGULAR_TEST
.build_ssc_template: