mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-15 14:14:39 +00:00
update version package when building.
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
|
||||
set -e
|
||||
|
||||
# Update the version.
|
||||
$(dirname $0)/version-gen.sh
|
||||
|
||||
source $(dirname $0)/config-go.sh
|
||||
|
||||
cd "${KUBE_TARGET}"
|
||||
|
Reference in New Issue
Block a user