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:
|
cluster_db_backend:
|
||||||
- mnesia
|
- mnesia
|
||||||
- rlog
|
- rlog
|
||||||
|
exclude:
|
||||||
|
- profile: emqx-edge
|
||||||
|
cluster_db_backend: rlog
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/download-artifact@v2
|
- uses: actions/download-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue