Files
spring-boot/ci/config/release-scripts.yml
Andy Wilkinson c587eae831 Migrate to common concourse-release-scripts
Closes gh-32577
2023-10-17 09:54:12 +01:00

12 lines
314 B
YAML

spring:
main:
banner-mode: off
sonatype:
exclude:
- "build-info\.json"
- "org/springframework/boot/spring-boot-docs/.*"
sdkman:
artifact: "org.springframework.boot:spring-boot-cli:*:zip:bin"
broadcast-url: "https://github.com/spring-projects/spring-boot/releases/v%s"
candidate: "springboot"