Merge branch '3.1.x'

Closes gh-37743
This commit is contained in:
Phillip Webb 2023-10-05 21:32:42 -07:00
commit ab69af3cab
2 changed files with 0 additions and 4 deletions

View File

@ -1,8 +1,5 @@
source /opt/concourse-java.sh
setup_symlinks
if [[ -d $PWD/embedmongo && ! -d $HOME/.embedmongo ]]; then
ln -s "$PWD/embedmongo" "$HOME/.embedmongo"
fi
cleanup_maven_repo "org.springframework.boot"

View File

@ -8,7 +8,6 @@ outputs:
caches:
- path: gradle
- path: build/downloads
- path: embedmongo
params:
BRANCH:
CI: true