Skip to content

Commit

Permalink
Merge branch '2.3.x' into 2.4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Apr 15, 2021
2 parents f814bea + dea62c1 commit c48a48f
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 c48a48f

Please sign in to comment.