Skip to content

Commit 16a3dd2

Browse files
committed
Switch CI pipeline to using the 1.0.x branch
See gh-424
1 parent 8769501 commit 16a3dd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/parameters.yml

Lines changed: 2 additions & 2 deletions
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.0.x"
66
milestone: "1.0.x"
77
build-name: "spring-graphql"
88
pipeline-name: "spring-graphql"
@@ -11,4 +11,4 @@ task-timeout: 45m
1111
registry-mirror-host: docker.repo.spring.io
1212
registry-mirror-username: ((artifactory-username))
1313
registry-mirror-password: ((artifactory-password))
14-
sonatype-staging-profile: "org.springframework"
14+
sonatype-staging-profile: "org.springframework"

0 commit comments

Comments
 (0)