Hello!
I've auto-generated a SSH private/public key pair as per the documentation here https://confluence.atlassian.com/bitbucket/use-ssh-keys-in-bitbucket-pipelines-847452940.html
My build tool meteor up requires me to either directly reference the .pem file or to have the key added to the ssh-agent. I've tried serach around for documentation on how to add the key to the ssh-agent or where the location of the key is, but haven't found any yet.
Any idea on how to resolve this? Otherwise I'll go with the old fashioned way adding the key as an environment variable.
I have the same problem. Is there any solution for this issue?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.