Skip to content

Commit a4f0429

Browse files
committed
Update CI to use the new 1.1.x branch
This commit updates the Concourse CI pipeline to use the new 1.1.x branch for this generation, as the main branch is now dedicated to 1.2.x features.
1 parent 562d39a commit a4f0429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/parameters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ github-repo: "https://github.com/spring-projects/spring-graphql.git"
22
github-repo-name: "spring-projects/spring-graphql"
33
docker-hub-organization: "springci"
44
artifactory-server: "https://repo.spring.io"
5-
branch: "main"
5+
branch: "1.1.x"
66
milestone: "1.1.x"
77
build-name: "spring-graphql"
88
pipeline-name: "spring-graphql"

0 commit comments

Comments
 (0)