[users at bb.net] using ssh credentials for git

Stefan Seefeld stefan at seefeld.name
Fri Mar 15 22:50:10 UTC 2019


Hello,

I'm trying to configure a project using git with buildbot, using ssh to 
access the repo, but I'm a little unsure what the recommended way to do 
that is.

I see that buildbot nowadays supports a sshPrivateKey attribute in the 
`Git` step. How should I use that ? I assume I need to add some `Secret` 
instance into my config file, but I'm not sure about the right spelling. 
Do I need to read in the key from some `.ssh/id_rsa` file and wrap the 
content into a Secret ? Or are there already utility classes to do that 
for me ? Should I use some other mechanism ?

Many thanks,

Stefan
-- 

       ...ich hab' noch einen Koffer in Berlin...

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20190315/4a858e17/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .signature.png
Type: image/png
Size: 2754 bytes
Desc: not available
URL: <http://lists.buildbot.net/pipermail/users/attachments/20190315/4a858e17/attachment.png>


More information about the users mailing list