Skip to content

Commit 3810b4c

Browse files
committed
Merge branch '2.4.x'
2 parents 39a97f7 + c48a48f commit 3810b4c

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)