Correct configuration of Sonatype credentials used for promotion
This commit is contained in:
@@ -28,7 +28,7 @@ anchors:
|
||||
GITHUB_USERNAME: ((github-username))
|
||||
MILESTONE: ((milestone))
|
||||
sontatype-task-params: &sonatype-task-params
|
||||
SONATYPE_USER: ((sonatype-username))
|
||||
SONATYPE_USERNAME: ((sonatype-username))
|
||||
SONATYPE_PASSWORD: ((sonatype-password))
|
||||
SONATYPE_URL: ((sonatype-url))
|
||||
SONATYPE_STAGING_PROFILE_ID: ((sonatype-staging-profile-id))
|
||||
|
||||
@@ -17,7 +17,7 @@ params:
|
||||
ARTIFACTORY_URL:
|
||||
ARTIFACTORY_USERNAME:
|
||||
ARTIFACTORY_PASSWORD:
|
||||
SONATYPE_USER:
|
||||
SONATYPE_USERNAME:
|
||||
SONATYPE_PASSWORD:
|
||||
SONATYPE_URL:
|
||||
SONATYPE_STAGING_PROFILE_ID:
|
||||
|
||||
Reference in New Issue
Block a user