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)) ARTIFACTORY_PASSWORD: ((artifactory-password))
BINTRAY_USERNAME: ((bintray-username)) BINTRAY_USERNAME: ((bintray-username))
BINTRAY_PASSWORD: ((bintray-password)) BINTRAY_PASSWORD: ((bintray-password))
SONATYPE_USERNAME: ((sonattype-username)) SONATYPE_USERNAME: ((sonatype-username))
SONATYPE_PASSWORD: ((sonattype-password)) SONATYPE_PASSWORD: ((sonatype-password))
BINTRAY_SUBJECT: ((bintray-subject)) BINTRAY_SUBJECT: ((bintray-subject))
BINTRAY_REPO: ((bintray-repo)) BINTRAY_REPO: ((bintray-repo))
groups: groups:

Loading…
Cancel
Save