Jenkins #5 | Integrate GitHub private Repository with Jenkins job using SSH Keys

preview_player
Показать описание
This tutorial explains, How to integrate GitHub private repository with Jenkins job using SSH Keys. How to generate SSH Keys. How to add SSH public key in GitHub. How to create credentials in Jenkins with SSH private key. How to execute maven goal in Jenkins job.
Рекомендации по теме
Комментарии
Автор

Great tutorial. I was getting an error and this video helped me solve that mater on the localhost.

pipqgik
Автор

Thank you so much! great video! I was able to quickly fix my authentication problem after watching your video. I had been trying to fix it for hours.

or
Автор

Thank you man, the first time connection trick was the solution for my case.

cigarettesafter
Автор

Thank you sir ... Your steps solved my erros

thomsrj
Автор

hey, great video, but even with all your tips, Im still getting authentication error, i changed everything, even generate like 20 keys. nothing works, still getting a no key error, do you know what can possibly be wrong? Im running Jenkins in a docker container, and network wise everything seems fine, ..

the only time that I was able to run the job was with no verification.

matheusbrittofreitas
Автор

I have follow all steps still getting the error

rajvardhanpatil