Skip to content

Commit

Permalink
Trying CI deploy with external GPG (take 6). References: #17
Browse files Browse the repository at this point in the history
  • Loading branch information
motorro committed Feb 27, 2021
1 parent b33dfcb commit 18c608e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appupdatewrapper/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ afterEvaluate {
}

signing {
useGpgCmd()
useInMemoryPgpKeys(signingKey, signingPassword)
sign publishing.publications
}
Expand Down

0 comments on commit 18c608e

Please sign in to comment.