Skip to content

Commit 2116d71

Browse files
committed
Merge branch '6.1.x'
2 parents 82af8e6 + 098c4b1 commit 2116d71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/pipeline.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ anchors:
77
gradle-enterprise-task-params: &gradle-enterprise-task-params
88
DEVELOCITY_ACCESS_KEY: ((gradle_enterprise_secret_access_key))
99
sonatype-task-params: &sonatype-task-params
10-
SONATYPE_USERNAME: ((sonatype-username))
11-
SONATYPE_PASSWORD: ((sonatype-password))
10+
SONATYPE_USERNAME: ((s01-user-token))
11+
SONATYPE_PASSWORD: ((s01-user-token-password))
1212
SONATYPE_URL: ((sonatype-url))
1313
SONATYPE_STAGING_PROFILE: ((sonatype-staging-profile))
1414
artifactory-task-params: &artifactory-task-params

0 commit comments

Comments
 (0)