mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 12:41:58 +00:00
fix mungedocs unit tests
This commit is contained in:
8
docs/BUILD
Normal file
8
docs/BUILD
Normal file
@@ -0,0 +1,8 @@
|
||||
package(default_visibility = ["//visibility:public"])
|
||||
|
||||
licenses(["notice"])
|
||||
|
||||
filegroup(
|
||||
name = "srcs",
|
||||
srcs = glob(["**/*"]),
|
||||
)
|
Reference in New Issue
Block a user