Merge branch '2.4.x'

This commit is contained in:
Andy Wilkinson
2021-04-15 11:48:37 +01:00

View File

@@ -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"