2

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

Jenkins

VonC
  • 1,129,465
  • 480
  • 4,036
  • 4,755
N. muñoz
  • 95
  • 1
  • 6

1 Answers1

0

Since you are using an SSH URL, make sure:

VonC
  • 1,129,465
  • 480
  • 4,036
  • 4,755