spring-boot/ci/scripts
Scott Frederick 9e6709eda0 Enable caching for system tests in CI
Setting the `systemTest` Gradle task output as never up-to-date ensures
that all system tests are executed each time they are run in CI. The
`--rerun-tasks` Gradle option that was used previously had the same
effect but also disabled build caching.

Closes gh-29029
2021-12-15 14:04:17 -06:00
..
build-pr-project.sh
build-project-windows.bat Add .gitattributes 2021-10-28 15:31:40 +02:00
build-project.sh
common.sh
detect-docker-updates.sh
detect-jdk-updates.sh
detect-ubuntu-image-updates.sh
generate-changelog.sh
promote.sh
publish-gradle-plugin.sh
publish-to-sdkman.sh
run-system-tests.sh Enable caching for system tests in CI 2021-12-15 14:04:17 -06:00
stage.sh
update-homebrew-tap.sh