Commit a24199bb authored by Phillip Webb's avatar Phillip Webb

Merge branch '2.4.x'

parents 72ccab0a 2971bdd9
......@@ -7,6 +7,8 @@ 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