Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ucf4 committed Aug 29, 2024
1 parent 893d385 commit 474f40b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,12 @@
</goals>
</execution>
</executions>
<configuration>
<gpgArguments>
<argument>--pinentry-mode</argument>
<argument>loopback</argument>
</gpgArguments>
</configuration>
<configuration>
<gpgprivatekey>GPG_PRIVATE_KEY</gpgprivatekey>
<gpgPassphrase>GPG_PASSPHRASE</gpgPassphrase>
Expand Down

0 comments on commit 474f40b

Please sign in to comment.