Skip to content

Commit 2498cf5

Browse files
committed
fix sign
1 parent dd7704b commit 2498cf5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@
117117
<configuration>
118118
<!-- Prevent `gpg` from using pinentry programs -->
119119
<gpgArguments>
120+
<arg>--batch</arg>
120121
<arg>--pinentry-mode</arg>
121122
<arg>loopback</arg>
122123
</gpgArguments>

0 commit comments

Comments
 (0)