Skip to content

Commit a683245

Browse files
committed
Merge branch '1.2.x'
2 parents 45405a0 + e2a216f commit a683245

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
@@ -14,8 +14,8 @@ anchors:
1414
ARTIFACTORY_USERNAME: ((artifactory-username))
1515
ARTIFACTORY_PASSWORD: ((artifactory-password))
1616
sonatype-task-params: &sonatype-task-params
17-
SONATYPE_USERNAME: ((sonatype-username))
18-
SONATYPE_PASSWORD: ((sonatype-password))
17+
SONATYPE_USERNAME: ((s01-user-token))
18+
SONATYPE_PASSWORD: ((s01-user-token-password))
1919
SONATYPE_URL: ((sonatype-url))
2020
SONATYPE_STAGING_PROFILE: ((sonatype-staging-profile))
2121

0 commit comments

Comments
 (0)