Skip to content

Commit

Permalink
ci: add deployment to Maven Central
Browse files Browse the repository at this point in the history
Refs: #26
  • Loading branch information
ariwk committed Jun 28, 2024
1 parent 5f95a35 commit c0de824
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -445,14 +445,6 @@
<goals>
<goal>sign</goal>
</goals>
<configuration>
<!-- This is required to make sure the plugin does not stop asking for -->
<!-- user input on the passphrase -->
<gpgArguments>
<arg>--pinentry-mode</arg>
<arg>loopback</arg>
</gpgArguments>
</configuration>
</execution>
</executions>
</plugin>
Expand Down

0 comments on commit c0de824

Please sign in to comment.