mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-09 20:17:41 +00:00
GKE test-build-release: Actually do the build.
This commit is contained in:
parent
2af3f03f92
commit
95ea9586da
@ -63,10 +63,12 @@ function detect-project() {
|
||||
}
|
||||
|
||||
# Execute prior to running tests to build a release if required for env.
|
||||
#
|
||||
# Assumed Vars:
|
||||
# KUBE_ROOT
|
||||
function test-build-release() {
|
||||
echo "... in gke:test-build-release()" >&2
|
||||
echo "... We currently use the Kubernetes version that GKE supports,"
|
||||
echo "... not bleeding-edge builds."
|
||||
"${KUBE_ROOT}/build/release.sh"
|
||||
}
|
||||
|
||||
# Verify needed binaries exist.
|
||||
|
Loading…
Reference in New Issue
Block a user