Use multiple SSH keys in your pipeline
Was this helpful?
- Set up Pipelines SSH keys on macOS
- Set up Pipelines SSH keys on Windows
- Set up Pipelines SSH keys on Linux
Use multiple SSH keys in your pipeline
On this pageGenerate an SSH key (if necessary) Encode the private keyLinuxMac OS XWindowsAdd the key as a secure variableInstall the public key on a remote hostCreate the my_known_hosts file and add it to your repoTie everything together in the bitbucket-pipelines.yml file
CommunityQuestions, discussions, and articles