I have a versioned project in Azure devops, which I want to integrate in Jenkins with the Git option that it has.
But Jenkins gives me the following error:
Failed to connect to repository:
Error performing command: git.exe ls-remote -h URL
I have a versioned project in Azure devops, which I want to integrate in Jenkins with the Git option that it has.
But Jenkins gives me the following error:
Failed to connect to repository:
Error performing command: git.exe ls-remote -h URL
Since you are using an SSH URL, make sure: