Skip to content

Commit fc68af3

Browse files
committed
Correct typos (sonattype -> sonatype) in pipeline.yml
1 parent 74d7a53 commit fc68af3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,8 +248,8 @@ jobs:
248248
ARTIFACTORY_PASSWORD: ((artifactory-password))
249249
BINTRAY_USERNAME: ((bintray-username))
250250
BINTRAY_PASSWORD: ((bintray-password))
251-
SONATYPE_USERNAME: ((sonattype-username))
252-
SONATYPE_PASSWORD: ((sonattype-password))
251+
SONATYPE_USERNAME: ((sonatype-username))
252+
SONATYPE_PASSWORD: ((sonatype-password))
253253
BINTRAY_SUBJECT: ((bintray-subject))
254254
BINTRAY_REPO: ((bintray-repo))
255255
groups:

0 commit comments

Comments
 (0)