Skip to content

Commit a07adab

Browse files
committed
Added passphrase
1 parent 7aaba2d commit a07adab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -454,6 +454,7 @@
454454
<arg>--pinentry-mode</arg>
455455
<arg>loopback</arg>
456456
</gpgArguments>
457+
<passphrase>${env.MAVEN_GPG_PASSPHRASE}</passphrase>
457458
</configuration>
458459
</execution>
459460
</executions>

0 commit comments

Comments
 (0)