Hi,
I tried to deploy from bitbucket pipeline to one of my VM on GCP
on bitbucket-pipelines.yml, I just do simple SCP from local bitbucket to remote path:
here's the error:
Load key "/root/.ssh/pipelines_id": error in libcrypto
my user@35.194.xx.xx: Permission denied (publickey).
scp: Connection closed
✖ Deployment failed.
I can clone this repo from the remote path, so I assume there's nothing wrong with my ssh_key
how to fix this?
Thank you in advance
Hi Rika,
There was a very similar question about this issue yesterday, perhaps from one of your colleagues?
You can check my reply here:
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.