github.com/treeverse/lakefs@v1.24.1-0.20240520134607-95648127bfb0/clients/spark/project/pgp-sign.sbt (about) 1 credentials += Credentials( 2 "GnuPG Key ID", 3 "gpg", 4 "408A5896A9B8EC94EE4F7B6472FF63CDF8B05FCF", // key identifier 5 "ignored" // this field is ignored; passwords are supplied by pinentry 6 )