We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8769501 commit 16a3dd2Copy full SHA for 16a3dd2
ci/parameters.yml
@@ -2,7 +2,7 @@ github-repo: "https://github.com/spring-projects/spring-graphql.git"
2
github-repo-name: "spring-projects/spring-graphql"
3
docker-hub-organization: "springci"
4
artifactory-server: "https://repo.spring.io"
5
-branch: "main"
+branch: "1.0.x"
6
milestone: "1.0.x"
7
build-name: "spring-graphql"
8
pipeline-name: "spring-graphql"
@@ -11,4 +11,4 @@ task-timeout: 45m
11
registry-mirror-host: docker.repo.spring.io
12
registry-mirror-username: ((artifactory-username))
13
registry-mirror-password: ((artifactory-password))
14
-sonatype-staging-profile: "org.springframework"
+sonatype-staging-profile: "org.springframework"
0 commit comments