mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 20:53:33 +00:00
Merge pull request #13908 from mesosphere/speedup-mesos-docker-build
Auto commit by PR queue bot
This commit is contained in:
commit
e18c9639b5
@ -67,7 +67,7 @@ echo "Copying files to workspace"
|
||||
mkdir -p "${workspace}/bin"
|
||||
#cp "${script_dir}/bin/"* "${workspace}/bin/"
|
||||
cp "${common_bin_path}/"* "${workspace}/bin/"
|
||||
cp "${kube_bin_path}/"* "${workspace}/bin/"
|
||||
cp "${kube_bin_path}/km" "${workspace}/bin/"
|
||||
|
||||
# config
|
||||
mkdir -p "${workspace}/opt"
|
||||
|
Loading…
Reference in New Issue
Block a user