Skip to content

Commit

Permalink
Add github-repo-name parameter to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
philwebb committed Oct 30, 2017
1 parent 030d93d commit 0c10ebf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci/parameters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ email-server: "smtp.svc.pivotal.io"
email-from: "[email protected]"
email-to: ["[email protected]"]
github-repo: "https://github.com/spring-projects/spring-boot.git"
github-repo-name: "spring-projects/spring-boot"
docker-hub-organization: "springci"
artifactory-server: "https://repo.spring.io/"
branch: "master"
build-name: "spring-boot"
bintray-subject: "spring"
bintray-repo: "jars"
bintray-repo: "jars"

0 comments on commit 0c10ebf

Please sign in to comment.