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...

_______________________________________________
users mailing list
users@buildbot.net
https://lists.buildbot.net/mailman/listinfo/users

Reply via email to