Closed pdoreau closed 8 years ago
On you machine you can share your ssh agent socket by adding the option
$SSH_AUTH_SOCK:/ssh-agent --env SSH_AUTH_SOCK=/ssh-agent
In a CI runner, you may add a secret env variable containing the private ssh key pair and configure
Hello. Nice thing.
How can I use my host ssh configuration in order to avoid git access error(s) ?
`