Fixed GPG signing 10
This commit is contained in:
parent
5fe9ac56e6
commit
8e455db556
2
pom.xml
2
pom.xml
@ -93,7 +93,7 @@
|
|||||||
<gpgArguments>
|
<gpgArguments>
|
||||||
<argument>--pinentry-mode</argument>
|
<argument>--pinentry-mode</argument>
|
||||||
<argument>loopback</argument>
|
<argument>loopback</argument>
|
||||||
<argument>--no-tty</argument>
|
<argument>--batch</argument>
|
||||||
</gpgArguments>
|
</gpgArguments>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
Reference in New Issue
Block a user