Switch CI pipeline to using the 1.0.x branch

See gh-424
This commit is contained in:
Brian Clozel
2022-06-24 14:31:23 +02:00
parent 8769501765
commit 16a3dd29b3

View File

@@ -2,7 +2,7 @@ github-repo: "https://github.com/spring-projects/spring-graphql.git"
github-repo-name: "spring-projects/spring-graphql"
docker-hub-organization: "springci"
artifactory-server: "https://repo.spring.io"
branch: "main"
branch: "1.0.x"
milestone: "1.0.x"
build-name: "spring-graphql"
pipeline-name: "spring-graphql"
@@ -11,4 +11,4 @@ task-timeout: 45m
registry-mirror-host: docker.repo.spring.io
registry-mirror-username: ((artifactory-username))
registry-mirror-password: ((artifactory-password))
sonatype-staging-profile: "org.springframework"
sonatype-staging-profile: "org.springframework"