Update Circle artifact download url

pull/3/head 1.3.7
Stefan Scherer 7 years ago committed by GitHub
parent b5bfb26536
commit 66ed7353c6

@ -26,8 +26,7 @@ if [ "$ARCH" == "amd64" ]; then
set -e
echo "Downloading docker client with manifest command"
wget https://3723-88013053-gh.circle-artifacts.com/1/work/build/docker-linux-amd64
mv docker-linux-amd64 docker
wget https://4175-88013053-gh.circle-artifacts.com/2/work/build/docker
chmod +x docker
./docker version

Loading…
Cancel
Save