Update CI to use the new 2.2.x maintenance branch
This commit is contained in:
parent
fa97766ef2
commit
0490bff344
|
|
@ -5,7 +5,7 @@ github-repo: "https://github.com/spring-projects/spring-boot.git"
|
||||||
github-repo-name: "spring-projects/spring-boot"
|
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: "2.2.x"
|
||||||
build-name: "spring-boot"
|
build-name: "spring-boot"
|
||||||
pipeline-name: "spring-boot"
|
pipeline-name: "spring-boot"
|
||||||
concourse-url: "https://ci.spring.io"
|
concourse-url: "https://ci.spring.io"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue