Commit 01fb599f authored by Andy Wilkinson's avatar Andy Wilkinson

Revert "Attempt to overcome Docker rate limiting on CI"

This reverts commit 51d57e19.

See gh-25838
parent bfe8e5ac
......@@ -7,8 +7,6 @@ fi
if [[ -n $DOCKER_HUB_USERNAME ]]; then
docker login -u $DOCKER_HUB_USERNAME -p $DOCKER_HUB_PASSWORD
docker pull paketobuildpacks/run:tiny-cnb
docker pull springci/spring-boot-cnb-builder:0.0.1
fi
cleanup_maven_repo "org.springframework.boot"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment