feat(shell): 支持自定义 面板/RPC 端口

This commit is contained in:
naiba
2020-12-07 09:38:10 +08:00
parent 712b961193
commit f735861d65
6 changed files with 35 additions and 19 deletions

View File

@@ -5,7 +5,7 @@ on:
paths-ignore:
- "script/**"
- ".gitignore"
- "README.md"
- "*.md"
- "cmd/dashboard/**"
- ".github/dashboard.yaml"
tags:

View File

@@ -7,7 +7,7 @@ on:
paths-ignore:
- "script/**"
- ".gitignore"
- "README.md"
- "*.md"
- "cmd/agent/**"
- ".github/agent.yaml"
- ".goreleaser.yml"