You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
email-server: "smtp.svc.pivotal.io"
|
|
|
|
email-from: "ci@spring.io"
|
|
|
|
email-to: ["spring-boot-dev@pivotal.io"]
|
|
|
|
github-repo: "https://github.com/spring-projects/spring-boot.git"
|
|
|
|
github-repo-name: "spring-projects/spring-boot"
|
|
|
|
homebrew-tap-repo: "https://github.com/spring-io/homebrew-tap.git"
|
|
|
|
docker-hub-organization: "springci"
|
|
|
|
artifactory-server: "https://repo.spring.io"
|
|
|
|
branch: "2.4.x"
|
|
|
|
milestone: "2.4.x"
|
|
|
|
build-name: "spring-boot"
|
|
|
|
concourse-url: "https://ci.spring.io"
|
|
|
|
task-timeout: 2h00m
|
|
|
|
registry-mirror-host: docker.repo.spring.io
|
|
|
|
registry-mirror-username: ((artifactory-username))
|
|
|
|
registry-mirror-password: ((artifactory-password))
|