chore(autotest): add tag
This commit is contained in:
parent
6670bc49fe
commit
e1de837664
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue