mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 19:28:16 +00:00
Merge pull request #13908 from mesosphere/speedup-mesos-docker-build
Auto commit by PR queue bot
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user