mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-19 17:16:12 +00:00
add genrule for test bindata
This commit is contained in:
@@ -10,3 +10,10 @@ filegroup(
|
||||
"pod",
|
||||
],
|
||||
)
|
||||
|
||||
filegroup(
|
||||
name = "sources",
|
||||
srcs = glob([
|
||||
"**/*",
|
||||
]),
|
||||
)
|
||||
|
Reference in New Issue
Block a user