Re-do encrypted gpg and reference in settings.xml

This commit is contained in:
Jim Schubert 2018-06-09 19:42:51 -04:00
parent 0adfd9f8e9
commit dbbeffa712
2 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
<gpg.executable>gpg</gpg.executable>
<gpg.keyname>${env.SIGNING_KEY}</gpg.keyname>
<gpg.passphrase>${env.SIGNING_PASSPHRASE}</gpg.passphrase>
<gpg.secretKeyring>${env.TRAVIS_BUILD_DIR}/sec.gpg</gpg.secretKeyring>
</properties>
</profile>
</profiles>

Binary file not shown.