|
@@ -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:
|