Merge pull request #6702 from zmstone/ci-delete-docker-test-for-edige-rlog
ci: exclude edge + rlog test
This commit is contained in:
commit
32d1547c03
|
@ -44,7 +44,9 @@ jobs:
|
|||
cluster_db_backend:
|
||||
- mnesia
|
||||
- rlog
|
||||
|
||||
exclude:
|
||||
- profile: emqx-edge
|
||||
cluster_db_backend: rlog
|
||||
steps:
|
||||
- uses: actions/download-artifact@v2
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue