We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f814bea + dea62c1 commit c48a48fCopy full SHA for c48a48f
ci/scripts/common.sh
@@ -7,8 +7,6 @@ fi
7
8
if [[ -n $DOCKER_HUB_USERNAME ]]; then
9
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
12
fi
13
14
cleanup_maven_repo "org.springframework.boot"
0 commit comments