Skip to content

Commit 2f2b47d

Browse files
authored
Update build.gradle
Signed-off-by: salaboy <Salaboy@gmail.com>
1 parent 81b617f commit 2f2b47d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

client/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ jreleaser {
218218
signing {
219219
gitRootSearch = true
220220
active = 'ALWAYS'
221-
armored = true
221+
armored = false
222222
}
223223
deploy {
224224
maven {
@@ -233,4 +233,4 @@ jreleaser {
233233
}
234234
}
235235
}
236-
}
236+
}

0 commit comments

Comments
 (0)