Commit c48a48f0 authored by Andy Wilkinson's avatar Andy Wilkinson

Merge branch '2.3.x' into 2.4.x

parents f814beac dea62c17
...@@ -7,8 +7,6 @@ fi ...@@ -7,8 +7,6 @@ fi
if [[ -n $DOCKER_HUB_USERNAME ]]; then if [[ -n $DOCKER_HUB_USERNAME ]]; then
docker login -u $DOCKER_HUB_USERNAME -p $DOCKER_HUB_PASSWORD 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 fi
cleanup_maven_repo "org.springframework.boot" 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