Skip to content

Commit 0d01e59

Browse files
committed
fix
1 parent 898870e commit 0d01e59

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,12 @@
4545
</goals>
4646
</execution>
4747
</executions>
48+
<configuration>
49+
<gpgArguments>
50+
<argument>--pinentry-mode</argument>
51+
<argument>loopback</argument>
52+
</gpgArguments>
53+
</configuration>
4854
</plugin>
4955
</plugins>
5056
<pluginManagement>

0 commit comments

Comments
 (0)