spring-boot/ci/parameters.yml
Andy Wilkinson 3f12c36198 Prepare for the final OSS release of 3.0.x
Closes gh-38474
2023-11-22 09:43:47 +00:00

16 lines
594 B
YAML

github-organization-name: "spring-projects"
github-repository-name: "spring-boot"
github-repository-uri: "https://github.com/spring-projects/spring-boot.git"
homebrew-tap-repo: "https://github.com/spring-io/homebrew-tap.git"
docker-hub-organization: "springci"
docker-hub-repository-prefix: "spring-boot"
artifactory-snapshot-repository: "libs-snapshot-local"
artifactory-staging-repository: "libs-staging-local"
artifactory-url: "https://repo.spring.io"
branch: "3.0.x"
milestone: "3.0.x"
build-name: "spring-boot"
concourse-url: "https://ci.spring.io"
task-timeout: 2h00m
final-release: true