Cleanup
This commit is contained in:
parent
39a9e934a0
commit
317c39dfb5
1 changed files with 5 additions and 5 deletions
|
@ -180,9 +180,9 @@ publishing {
|
|||
credentials(PasswordCredentials::class)
|
||||
}
|
||||
}
|
||||
|
||||
signing {
|
||||
useGpgCmd()
|
||||
sign(publishing.publications[publicationName])
|
||||
}
|
||||
}
|
||||
|
||||
signing {
|
||||
useGpgCmd()
|
||||
sign(publishing.publications[publicationName])
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue