Closed kazegusuri closed 1 year ago
Remove the dependencies to bazel for build and test.
We haven't maintained bazel. It is broken and not used in CI now. Instead we just use go commands directly for build and test.
We need to find another way to build docker image without bazel.
WHAT
Remove the dependencies to bazel for build and test.
WHY
We haven't maintained bazel. It is broken and not used in CI now. Instead we just use go commands directly for build and test.
We need to find another way to build docker image without bazel.