Skip to Content
Menu
This question has been flagged
3 Replies
214 Views

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
Discard
Author

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
Discard

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 Replies Views Activity
1
May 25
1334
0
Jan 25
1041
1
Dec 24
1593
4
Jul 25
17472
1
Jun 25
515