Update CI to use main as default branch name
Closes gh-26863
This commit is contained in:
parent
b595dc1dfa
commit
ab64607420
|
|
@ -5,7 +5,7 @@ github-repo: "https://github.com/spring-projects/spring-framework.git"
|
|||
github-repo-name: "spring-projects/spring-framework"
|
||||
docker-hub-organization: "springci"
|
||||
artifactory-server: "https://repo.spring.io"
|
||||
branch: "master"
|
||||
branch: "main"
|
||||
milestone: "5.3.x"
|
||||
build-name: "spring-framework"
|
||||
pipeline-name: "spring-framework"
|
||||
|
|
|
|||
Loading…
Reference in New Issue