Skip to content

Commit

Permalink
Set gpg useAgent to false
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieucarbou committed May 11, 2024
1 parent 536b432 commit 0156e9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,7 @@
<useAgent>true</useAgent>
<keyname>${gpg.keyname}</keyname>
<passphrase>${gpg.passphrase}</passphrase>
<useAgent>false</useAgent>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 0156e9a

Please sign in to comment.