actions debugging

This commit is contained in:
Jonathan Shook
2020-03-12 02:47:04 -05:00
parent 33914ac4a1
commit 719a787ec3
2 changed files with 9 additions and 1 deletions

View File

@@ -12,7 +12,8 @@
<properties>
<gpg.executable>gpg</gpg.executable>
<gpg.keyname>${env.GPG_KEY_NAME}</gpg.keyname>
<gpg.passphraseServerId>${env.GPG_SERVER_NAME}</gpg.passphraseServerId>
<gpg.passphrase>${env.GPG_PASSPHRASE}</gpg.passphrase>
<!-- <gpg.passphraseServerId>${env.GPG_SERVER_NAME}</gpg.passphraseServerId>-->
<!-- <gpg.passphrase>${env.GPG_PASSPHRASE}</gpg.passphrase>-->
</properties>
</profile>