Hi to all,
I'm using gitlab and gitlab CI in a installation on premise. I have some 
projects and I would deploy the some rails application with capistrano. I 
use the docker strategy for the CI runner but I need the ssh key to access 
my servers but I don't know how to pass my private SSH key to docker taht 
execute capistrano. I have a similar problem because I need to download a 
private repository from github before to deploy.

I read something about it and probably the correct is solution is to put 
the private SSH key in a private variable of the projects, and then copy 
that in .ssh/id_rsa file, is it the correct way?

thanks and bye


-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/df1237e0-ac2c-4398-836b-29c97d203c53%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to