Skip to content

Commit 6891be0

Browse files
NO-JIRA Fix signing plugin config
1 parent 50f7aa3 commit 6891be0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,8 @@ subprojects {
155155
(branch == 'master' || branch ==~ 'branch-[\\d.]+') &&
156156
gradle.taskGraph.hasTask(":artifactoryPublish")
157157
}
158+
159+
dependsOn(jar)
158160
}
159161
}
160162

0 commit comments

Comments
 (0)