bazel: implement git build stamping
This commit is contained in:
@@ -11,6 +11,7 @@ load(
|
||||
go_binary(
|
||||
name = "kubectl",
|
||||
library = ":go_default_library",
|
||||
linkstamp = "k8s.io/kubernetes/pkg/version",
|
||||
tags = ["automanaged"],
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user