chore(autotest): add tag

This commit is contained in:
xujun540 2021-09-28 17:06:37 +08:00 committed by Rory Z
parent 6670bc49fe
commit e1de837664
1 changed files with 2 additions and 0 deletions

View File

@ -52,10 +52,12 @@ jobs:
- api_delayed_publish - api_delayed_publish
- api_topic_rewrite - api_topic_rewrite
- api_event_message - api_event_message
- api_stats
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
with: with:
repository: emqx/emqx-fvt repository: emqx/emqx-fvt
ref: v1.2.0
path: . path: .
- uses: actions/setup-java@v1 - uses: actions/setup-java@v1
with: with: