We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74d7a53 commit fc68af3Copy full SHA for fc68af3
ci/pipeline.yml
@@ -248,8 +248,8 @@ jobs:
248
ARTIFACTORY_PASSWORD: ((artifactory-password))
249
BINTRAY_USERNAME: ((bintray-username))
250
BINTRAY_PASSWORD: ((bintray-password))
251
- SONATYPE_USERNAME: ((sonattype-username))
252
- SONATYPE_PASSWORD: ((sonattype-password))
+ SONATYPE_USERNAME: ((sonatype-username))
+ SONATYPE_PASSWORD: ((sonatype-password))
253
BINTRAY_SUBJECT: ((bintray-subject))
254
BINTRAY_REPO: ((bintray-repo))
255
groups:
0 commit comments