mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 12:41:58 +00:00
remove hack/{update,verify}-bazel.sh
With Kubernetes 1.19.X no longer supported, there are no supported branches using bazel. Developers should not have errant bazel files, this will be left to reviewers to catch.
This commit is contained in:
@@ -52,7 +52,6 @@ BASH_TARGETS="
|
||||
update-generated-docs
|
||||
update-generated-swagger-docs
|
||||
update-openapi-spec
|
||||
update-bazel
|
||||
update-gofmt"
|
||||
|
||||
for t in ${BASH_TARGETS}; do
|
||||
|
Reference in New Issue
Block a user