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

Поделиться
HTML-код
  • Опубликовано: 25 окт 2024

Комментарии • 19

  • @InetproTech
    @InetproTech 9 месяцев назад

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

  • @cheerif
    @cheerif 10 месяцев назад +1

    Thank you, it's so useful!

  • @nandiniachugatla932
    @nandiniachugatla932 6 месяцев назад +1

    You are the saviour .. :))

  • @or774
    @or774 Год назад

    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.

  • @cigarettesafter9435
    @cigarettesafter9435 Год назад

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

  • @thomsrj
    @thomsrj Год назад

    Thank you sir ... Your steps solved my erros

  • @vaibhavdeshmukh4656
    @vaibhavdeshmukh4656 Месяц назад

    one silly question... is it the prerequisite to use SSH or PAT that user must be a member of repo with at least read access ?

  • @humayounkabir3650
    @humayounkabir3650 9 дней назад

    I am getting below error for SSH Authentication

  • @matheusbrittofreitas
    @matheusbrittofreitas Год назад +1

    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
      @matheusbrittofreitas Год назад +1

      Actually I got, i forgot to add the Key in the ssh-agent, but i had to put "accept first connection" to work anyway.

    • @geekscodebook
      @geekscodebook  Год назад

      glad, you are able to resolve issue.

  • @coddude3284
    @coddude3284 Год назад

    thanks a lot

  • @rajvardhanpatil9578
    @rajvardhanpatil9578 Год назад

    I have follow all steps still getting the error

  • @afshaarahmed2114
    @afshaarahmed2114 Год назад

    if i have a password then?