auto-format #20
@ -140,7 +140,7 @@ steps:
|
||||
- git config --local user.email "$GIT_EMAIL_ADDRESS"
|
||||
- git config --local user.signingkey "$GPG_PUBKEY_ID"
|
||||
#- git config --local gpg.program "gpg --batch --pinentry-mode loopback --passphrase '$GPG_PASSPHRASE'"
|
||||
- git config --local gpg.program "/usr/bin/gpg --version"
|
||||
- git config --local gpg.program "/usr/bin/gpg"
|
||||
# Uncomment below line for ssh debugging
|
||||
# - git config core.sshCommand '/usr/bin/ssh -v'
|
||||
- git remote add ssh "$DRONE_GIT_SSH_URL"
|
||||
|
Reference in New Issue
Block a user