|
|
@ -2,9 +2,10 @@ email-server: "smtp.svc.pivotal.io"
|
|
|
|
email-from: "ci@spring.io"
|
|
|
|
email-from: "ci@spring.io"
|
|
|
|
email-to: ["spring-boot-dev@pivotal.io"]
|
|
|
|
email-to: ["spring-boot-dev@pivotal.io"]
|
|
|
|
github-repo: "https://github.com/spring-projects/spring-boot.git"
|
|
|
|
github-repo: "https://github.com/spring-projects/spring-boot.git"
|
|
|
|
|
|
|
|
github-repo-name: "spring-projects/spring-boot"
|
|
|
|
docker-hub-organization: "springci"
|
|
|
|
docker-hub-organization: "springci"
|
|
|
|
artifactory-server: "https://repo.spring.io/"
|
|
|
|
artifactory-server: "https://repo.spring.io/"
|
|
|
|
branch: "master"
|
|
|
|
branch: "master"
|
|
|
|
build-name: "spring-boot"
|
|
|
|
build-name: "spring-boot"
|
|
|
|
bintray-subject: "spring"
|
|
|
|
bintray-subject: "spring"
|
|
|
|
bintray-repo: "jars"
|
|
|
|
bintray-repo: "jars"
|
|
|
|