Skip to content

Commit cc95de4

Browse files
committed
comment out signing
1 parent 9e7448b commit cc95de4

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)