mirror of https://github.com/kubernetes/kops.git
fixing bazel file
This commit is contained in:
parent
0efb600c72
commit
658d1bb484
|
@ -31,6 +31,5 @@ go_test(
|
|||
name = "go_default_test",
|
||||
srcs = ["set_cluster_test.go"],
|
||||
embed = [":go_default_library"],
|
||||
importpath = "k8s.io/kops/pkg/commands",
|
||||
deps = ["//pkg/apis/kops:go_default_library"],
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue