mirror of
https://github.com/fankes/moshi.git
synced 2025-10-19 16:09:21 +08:00
Things to allow opening.
This commit is contained in:
9
.buildscript/settings.xml
Normal file
9
.buildscript/settings.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<settings>
|
||||
<servers>
|
||||
<server>
|
||||
<id>sonatype-nexus-snapshots</id>
|
||||
<username>${env.CI_DEPLOY_USERNAME}</username>
|
||||
<password>${env.CI_DEPLOY_PASSWORD}</password>
|
||||
</server>
|
||||
</servers>
|
||||
</settings>
|
Reference in New Issue
Block a user