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.
Thank You Anagha