Replies: 1 comment
-
|
hey - sorry i missed this - did you figure it out? we sure need to have an example on this, but i haven't got into it yet |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are trying to use Goreleaser nfpm to sign Deb and RPM packages. This works if we use a GPG key without a password. It does not work with a password, even when NFPM_PASSPHRASE is set in the environment. I get the error "npgp: invalid argument: signing key is encrypted"
Can you provide an example or clarify how the GPG key is expected to be formatted and what role the passphrase plays?
Beta Was this translation helpful? Give feedback.
All reactions