...sh_askpass: exec(/usr/bin/ssh-askpass): No such file or directory Permission denied, please try again. ssh_askpass: exec(/usr/bin/ssh-askpass): No such file or directory Permission denied (publickey,password)....
...enied (publickey,password). I added SSH key: Settings->Pipeline->SSH Keys. My bitbucket-pipelines.yml file inside: pipelines: default: - step: deployment: staging caches: - c...
Copied to clipboard