mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-15 06:01:50 +00:00
Added scheduler binaries plus other misc fixes
* Support cleaning out built docker images * Use bash arrays in places * Lock etcd version we are testing against
This commit is contained in:
@@ -22,4 +22,8 @@ source $(dirname $0)/common.sh
|
||||
|
||||
kube::build::verify-prereqs
|
||||
kube::build::build-image
|
||||
|
||||
echo "+++ Cleaning out _output/build/*"
|
||||
kube::build::run-build-command rm -rf _output/build/*
|
||||
|
||||
kube::build::clean-images
|
||||
|
Reference in New Issue
Block a user