mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 23:15:14 +00:00
export KUBE_VERSION
This commit is contained in:
parent
873eb3292f
commit
b1907f5b1e
@ -441,7 +441,8 @@ function prepare-push() {
|
||||
fi
|
||||
else
|
||||
# Run build.sh to get the required release
|
||||
KUBE_VERSION=${KUBE_VERSION} "${KUBE_ROOT}/cluster/ubuntu/build.sh"
|
||||
export KUBE_VERSION
|
||||
"${KUBE_ROOT}/cluster/ubuntu/build.sh"
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user