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.
2 parents 169a1ec + daf067e commit 38610a6Copy full SHA for 38610a6
ci/pipeline.yml
@@ -22,8 +22,8 @@ anchors:
22
GITHUB_USERNAME: ((github-username))
23
MILESTONE: ((milestone))
24
sontatype-task-params: &sonatype-task-params
25
- SONATYPE_USER_TOKEN: ((sonatype-user-token))
26
- SONATYPE_PASSWORD_TOKEN: ((sonatype-user-token-password))
+ SONATYPE_USER_TOKEN: ((sonatype-username))
+ SONATYPE_PASSWORD_TOKEN: ((sonatype-password))
27
SONATYPE_URL: ((sonatype-url))
28
SONATYPE_STAGING_PROFILE_ID: ((sonatype-staging-profile-id))
29
artifactory-task-params: &artifactory-task-params
0 commit comments