Files
spring-boot/ci/parameters.yml
Andy Wilkinson 6229d5de3d Merge branch '3.0.x' into 3.1.x
Closes gh-38401
2023-11-20 21:00:23 +00:00

16 lines
595 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.1.x"
milestone: "3.1.x"
build-name: "spring-boot"
concourse-url: "https://ci.spring.io"
task-timeout: 2h00m
final-release: false