Skip to content

Commit 8776a00

Browse files
committed
comment out signing
1 parent 4786a66 commit 8776a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/openapi-generator-gradle-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id("com.gradle.plugin-publish") version "1.3.1"
3-
id("signing")
3+
//id("signing")
44
}
55

66
group = "org.openapitools"

0 commit comments

Comments
 (0)