Skip to content

Commit 9998aca

Browse files
authored
Merge pull request #15 from salaboy/git-root-search
Adding git root search for jreleaser
2 parents 88ad83a + 47f7966 commit 9998aca

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)