Skip to content

Commit

Permalink
Revert "Attempt to overcome Docker rate limiting on CI"
Browse files Browse the repository at this point in the history
This reverts commit 51d57e1.

See gh-25838
  • Loading branch information
wilkinsona committed Apr 15, 2021
1 parent bfe8e5a commit 01fb599
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ci/scripts/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 01fb599

Please sign in to comment.