actions debugging

This commit is contained in:
Jonathan Shook 2020-03-10 18:14:47 -05:00
parent 095a871835
commit 973bc40302

View File

@ -259,6 +259,9 @@
</goals>
<configuration>
<gpgArguments>
<arg>--pinentry-mode</arg>
<arg>loopback</arg>
<arg>--no-tty</arg>
<arg>--batch</arg>
<arg>--no-permission-warning</arg>