diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 632207e0a4fe..1bcf1043eaef 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -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)) diff --git a/ci/tasks/promote.yml b/ci/tasks/promote.yml index 976df569c4b4..aa700a1bf11f 100644 --- a/ci/tasks/promote.yml +++ b/ci/tasks/promote.yml @@ -17,7 +17,7 @@ params: ARTIFACTORY_URL: ARTIFACTORY_USERNAME: ARTIFACTORY_PASSWORD: - SONATYPE_USER: + SONATYPE_USERNAME: SONATYPE_PASSWORD: SONATYPE_URL: SONATYPE_STAGING_PROFILE_ID: