Support add_ssh_key on self-hosted runners
complete
G
Glen Mailer
To reach parity with existing non-runner jobs, the
add_ssh_key
(https://circleci.com/docs/2.0/configuration-reference/#add_ssh_keys) step should be supported.This will allow use of additional configured keys for pushing tags and generated-commits.
The key should be added in a way that remains scoped to the runner job - and not globally on the hosting machine.
S
Sebastian Lerner
complete
https://discuss.circleci.com/t/add-ssh-keys-fully-supported-on-self-hosted-runners/44449/2
S
Sebastian Lerner
Hello! Self-hosted runners now have this capability in "preview". We are in the last stages of final validation before removing it from the "limitations" section of our docs, but it has worked in all scenarios that we've tried it in so far. I'll update this post when the support goes fully GA.
S
Sebastian Lerner
under review