Fixed GPG signing 9

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

View File

@ -93,6 +93,7 @@
<gpgArguments>
<argument>--pinentry-mode</argument>
<argument>loopback</argument>
<argument>--no-tty</argument>
</gpgArguments>
</configuration>
</plugin>