Hi,

GPG signing artifacts will not work in non interative mode with GPG 2.1. It
still asks for the passphrase even when the passphrase is provided with the
gpg --passphrase command.

One option to make this work non interactively is to add "pinentry-mode"
loopback in the gpg.conf.
There are other recommendations in gpg forum.

Is there a way to pass additional options to the gpg?
[https://github.com/apache/buildr/blob/master/addon/buildr/gpg.rb]

regards,
sathwik

Reply via email to