Skip to content
Snippets Groups Projects
Verified Commit 121f7b0d authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

build: fix issue with signing

parent 0be16449
Branches
Tags 0.7.0
No related merge requests found
Pipeline #2973 failed
......@@ -29,7 +29,6 @@ publishing {
configure<SigningExtension> {
if (canSign) {
useGpgCmd()
sign(publishing.publications["maven"])
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment