mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 14:07:14 +00:00
Fixing build break for federation
This commit is contained in:
parent
bf532a30e3
commit
74b511345f
@ -60,6 +60,7 @@ ifndef VERSION
|
||||
$(error VERSION is undefined)
|
||||
endif
|
||||
cp -r ./* ${TEMP_DIR}
|
||||
mkdir -p ${TEMP_DIR}/cni-bin
|
||||
|
||||
cp ../../../_output/dockerized/bin/linux/${ARCH}/hyperkube ${TEMP_DIR}
|
||||
chmod a+rx ${TEMP_DIR}/hyperkube
|
||||
|
Loading…
Reference in New Issue
Block a user