Skip to content

Commit 7bc18c4

Browse files
committed
adding git root search for jreleaser
1 parent 88ad83a commit 7bc18c4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

client/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,9 @@ spotbugsTest {
214214
}
215215

216216
jreleaser {
217+
217218
signing {
219+
gitRootSearch = true
218220
active = 'ALWAYS'
219221
armored = true
220222
}

0 commit comments

Comments
 (0)