spring-boot/ci/config/release-scripts.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
313 B
YAML
Raw Normal View History

spring:
main:
banner-mode: off
sonatype:
exclude:
2023-10-19 15:10:04 +08:00
- "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"