Skip to content

Commit c48a48f

Browse files
committed
Merge branch '2.3.x' into 2.4.x
2 parents f814bea + dea62c1 commit c48a48f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ci/scripts/common.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ fi
77

88
if [[ -n $DOCKER_HUB_USERNAME ]]; then
99
docker login -u $DOCKER_HUB_USERNAME -p $DOCKER_HUB_PASSWORD
10-
docker pull paketobuildpacks/run:tiny-cnb
11-
docker pull springci/spring-boot-cnb-builder:0.0.1
1210
fi
1311

1412
cleanup_maven_repo "org.springframework.boot"

0 commit comments

Comments
 (0)