Fixed GPG signing 6
This commit is contained in:
parent
3ebc0585e9
commit
8f41d7ec47
4
pom.xml
4
pom.xml
@ -91,8 +91,8 @@
|
|||||||
</executions>
|
</executions>
|
||||||
<configuration>
|
<configuration>
|
||||||
<gpgArguments>
|
<gpgArguments>
|
||||||
<argument>--pinentry-mode</argument>
|
<!-- <argument>- -pinentry-mode</argument>
|
||||||
<argument>loopback</argument>
|
<argument>loopback</argument>-->
|
||||||
<argument>--batch</argument>
|
<argument>--batch</argument>
|
||||||
</gpgArguments>
|
</gpgArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
Reference in New Issue
Block a user