mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 13:45:06 +00:00
rename build/ to build-tools/
This commit is contained in:
@@ -28,7 +28,7 @@ NODE_IPS=""
|
||||
# KUBE_ROOT
|
||||
function test-build-release() {
|
||||
# Make a release
|
||||
"${KUBE_ROOT}/build/release.sh"
|
||||
"${KUBE_ROOT}/build-tools/release.sh"
|
||||
}
|
||||
|
||||
# From user input set the necessary k8s and etcd configuration information
|
||||
|
Reference in New Issue
Block a user