Fixed GPG signing 8

This commit is contained in:
Robert Vokac 2023-06-17 19:28:01 +02:00
parent b60021c91b
commit 5c514943e1
No known key found for this signature in database
GPG Key ID: 693D30BEE3329055

View File

@ -91,9 +91,8 @@
</executions>
<configuration>
<gpgArguments>
<!-- <argument>- -pinentry-mode</argument>
<argument>loopback</argument>-->
<argument>--no-tty</argument>
<argument>--pinentry-mode</argument>
<argument>loopback</argument>
</gpgArguments>
</configuration>
</plugin>