We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a31bc7 commit 18bacceCopy full SHA for 18bacce
deploying/settings.xml
@@ -14,6 +14,7 @@
14
</activation>
15
<properties>
16
<gpg.executable>gpg</gpg.executable>
17
+ <gpg.useagent>true</gpg.useagent>
18
<gpg.keyname>${env.GPG_KEY_NAME}</gpg.keyname>
19
<gpg.passphrase>${env.GPG_PASSPHRASE}</gpg.passphrase>
20
</properties>
0 commit comments