Update CircleCI artifact link

pull/3/head 1.3.5
Stefan Scherer 7 years ago committed by GitHub
parent 3ec7367972
commit 5e281db385

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

Loading…
Cancel
Save