Revert "Attempt to overcome Docker rate limiting on CI"
This reverts commit 51d57e19d0.
See gh-25838
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user