This follows the discussion in #27657 - but I used 4 variables instead of 3, to reduce the risk even more!

Comment From: jdubois

Forcing a new build as the CI failed, but the error message seems to be about a failing "git pull"

Comment From: snicoll

@jdubois there's no need to force a new CI build.

Comment From: jdubois

Sorry @snicoll I don't know how Concourse works! Just found the issue and fixed it.

Comment From: jdubois

If you ever want to move to GitHub Actions please ping me (that's Microsoft and the runners are on Azure!)

Comment From: snicoll

Going forward, please build locally before submitting the PR. The formatting errors are checked by the build, not CI.

Comment From: jdubois

Yes sorry, I just ran the test locally, last time I did a build it took like 2 hours on my Mac

Comment From: snicoll

This PR only touches files on the spring-boot module, ./gradlew :spring-boot-project:spring-boot:check took 23s to build for me.