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 fa4c663 commit e2a216fCopy full SHA for e2a216f
ci/pipeline.yml
@@ -14,8 +14,8 @@ anchors:
14
ARTIFACTORY_USERNAME: ((artifactory-username))
15
ARTIFACTORY_PASSWORD: ((artifactory-password))
16
sonatype-task-params: &sonatype-task-params
17
- SONATYPE_USERNAME: ((sonatype-username))
18
- SONATYPE_PASSWORD: ((sonatype-password))
+ SONATYPE_USERNAME: ((s01-user-token))
+ SONATYPE_PASSWORD: ((s01-user-token-password))
19
SONATYPE_URL: ((sonatype-url))
20
SONATYPE_STAGING_PROFILE: ((sonatype-staging-profile))
21
0 commit comments