We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45405a0 + e2a216f commit a683245Copy full SHA for a683245
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