Skip to content

Commit 6d6d7ce

Browse files
committed
禁用buildSrc上传
1 parent ddb99d1 commit 6d6d7ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

buildSrc/build.gradle

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ apply plugin: "groovy"
44
https://github.com/gradle/gradle/issues/867
55
https://github.com/spring-gradle-plugins/propdeps-plugin/commit/bd14013e6f0adba7908778349bb0a08b50212658
66
*/
7+
uploadArchives.enabled = false
8+
79
dependencies {
810
compile gradleApi()
911
compile localGroovy()

0 commit comments

Comments
 (0)