Skip to Content
Menú
This question has been flagged
3 Respostes
261 Vistes

Hello everyone,

I need help configuring Jenkins to work with a private GitHub repository for our Odoo 17 custom modules.

I have set up a Jenkins job to pull our code, but every build fails with the following error

Failed to connect to repository: Command "git ls-remote -h stderr: Permission denied (publickey).

fatal: Could not read from remote repository.


Avatar
Descartar
Autor

Thank You Anagha

Best Answer

Have you tried creating an SSH key on the server running Jenkins, adding the public key to the GitHub repository (Settings -> Deploy keys) and making sure Jenkins is using that private key?

Avatar
Descartar

I’ve seen the same Permission denied (publickey) error.

This post was last modified: 05-09-2025, 00:54 am by https://blockblastonline.com

Related Posts Respostes Vistes Activitat
1
de maig 25
1345
0
de gen. 25
1058
1
de des. 24
1606
4
de jul. 25
17493
1
de juny 25
524