Skip to content

Commit

Permalink
Disable maven-central sync
Browse files Browse the repository at this point in the history
  • Loading branch information
warnyul committed Nov 7, 2019
1 parent feb64d3 commit a918899
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,6 @@ if (isRelease()) {

mavenCentralSync {
sync = false
user = System.getenv('OSS_USER')
password = System.getenv('OSS_PASSWORD')
}
}
}
Expand Down

0 comments on commit a918899

Please sign in to comment.