mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 13:42:02 +00:00
bazel: make //cmd/kubectl:kubectl binary publicly visible
This commit is contained in:
@@ -19,9 +19,7 @@ go_binary(
|
||||
],
|
||||
}),
|
||||
library = ":go_default_library",
|
||||
visibility = [
|
||||
"//build/visible_to:COMMON_release",
|
||||
],
|
||||
visibility = ["//visibility:public"],
|
||||
x_defs = version_x_defs(),
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user