refactor: 将 controller 装配收拢到 bootstrap 包
This commit is contained in:
@@ -25,6 +25,11 @@ jobs:
|
||||
make test
|
||||
git diff --exit-code
|
||||
|
||||
- name: Build controller entrypoint
|
||||
run: |
|
||||
make build
|
||||
./bin/manager --help
|
||||
|
||||
lint:
|
||||
runs-on: [self-hosted, pod]
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user