Feature/polaris feat: Add Polaris support (#1797)

This commit is contained in:
houseme
2022-05-18 22:24:40 +08:00
committed by GitHub
parent 10e2b60ad9
commit ab82599ee2
40 changed files with 2155 additions and 1023 deletions

View File

@ -8,6 +8,7 @@ on:
- develop
- feature/**
- fix/**
pull_request:
branches:
- master
@ -89,7 +90,11 @@ jobs:
- 9000:9000
- 8123:8123
- 9001:9001
polaris:
image: huyuanxin/polaris-server-with-config:latest
ports:
- 8090:8090
- 8091:8091
strategy:
matrix: