spring-boot/ci/config/release-scripts.yml
2023-10-19 08:16:53 +01:00

12 lines
313 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"