release: Fix GPG 2.0 support

This commit is contained in:
Mizux Seiha
2021-04-26 15:12:34 +02:00
parent 37993074dd
commit 362cc8d3d6
6 changed files with 14 additions and 6 deletions

View File

@@ -146,8 +146,7 @@
</goals>
<configuration>
<gpgArguments>
<arg>--pinentry-mode</arg>
<arg>loopback</arg>
@GPG_ARGS@
</gpgArguments>
</configuration>
</execution>