Though we provide gpg command with passphrase, it is prompting for passphrase every time.
Correct me if i have typed the command wrongly.
gpg --yes --always-trust -o %1.asc -saeu <email> -r <email> --batch --passphrase <passphrase> %1
the same command worked perfectly fine with GPG 2.3.3 version without passphrase prompt.