Skip to content

Commit

Permalink
Feature/polaris feat: Add Polaris support (#1797)
Browse files Browse the repository at this point in the history
  • Loading branch information
houseme authored May 18, 2022
1 parent 10e2b60 commit ab82599
Show file tree
Hide file tree
Showing 40 changed files with 2,155 additions and 1,023 deletions.
7 changes: 6 additions & 1 deletion .github/workflows/gf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
- develop
- feature/**
- fix/**

pull_request:
branches:
- master
Expand Down Expand Up @@ -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:
Expand Down
Loading

0 comments on commit ab82599

Please sign in to comment.