Skip to content

Commit 4d85c96

Browse files
committed
Use gpg2 for signing artifacts
1 parent a08c855 commit 4d85c96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/settings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
</activation>
2525
<properties>
2626
<gpg.passphrase>${env.KEYPASS}</gpg.passphrase>
27+
<gpg.executable>gpg2</gpg.executable>
2728
</properties>
2829
</profile>
2930
</profiles>

0 commit comments

Comments
 (0)