# Bug When the CI attempts to deploy artifacts, the gpg credentials don't work ``` gpg: no default secret key: bad passphrase gpg: signing failed: bad passphrase ``` # Expected The gpg creds should work. The pipeline includes a settings file with the proper configuration.