Jelajahi Sumber

禁用buildSrc上传

nieqiurong@163.com 7 tahun lalu
induk
melakukan
6d6d7ce40b
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  1. 2 0
      buildSrc/build.gradle

+ 2 - 0
buildSrc/build.gradle

@@ -4,6 +4,8 @@ apply plugin: "groovy"
     https://github.com/gradle/gradle/issues/867
     https://github.com/spring-gradle-plugins/propdeps-plugin/commit/bd14013e6f0adba7908778349bb0a08b50212658
  */
+uploadArchives.enabled = false
+
 dependencies {
     compile gradleApi()
     compile localGroovy()