mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-13 05:02:50 +00:00
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