Correct typos (sonattype -> sonatype) in pipeline.yml

pull/10657/head
Andy Wilkinson 7 years ago
parent 74d7a53119
commit fc68af33c4

@ -248,8 +248,8 @@ jobs:
ARTIFACTORY_PASSWORD: ((artifactory-password))
BINTRAY_USERNAME: ((bintray-username))
BINTRAY_PASSWORD: ((bintray-password))
SONATYPE_USERNAME: ((sonattype-username))
SONATYPE_PASSWORD: ((sonattype-password))
SONATYPE_USERNAME: ((sonatype-username))
SONATYPE_PASSWORD: ((sonatype-password))
BINTRAY_SUBJECT: ((bintray-subject))
BINTRAY_REPO: ((bintray-repo))
groups:

Loading…
Cancel
Save