Skip to content

Commit dbbeffa

Browse files
committed
Re-do encrypted gpg and reference in settings.xml
1 parent 0adfd9f commit dbbeffa

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

CI/settings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<gpg.executable>gpg</gpg.executable>
2424
<gpg.keyname>${env.SIGNING_KEY}</gpg.keyname>
2525
<gpg.passphrase>${env.SIGNING_PASSPHRASE}</gpg.passphrase>
26+
<gpg.secretKeyring>${env.TRAVIS_BUILD_DIR}/sec.gpg</gpg.secretKeyring>
2627
</properties>
2728
</profile>
2829
</profiles>

sec.gpg.enc

9.06 KB
Binary file not shown.

0 commit comments

Comments
 (0)