Hello Guys, I am using Jenkins as CI, i had created a job which will pull the code from GitLab. For this i had configured like this. Under SourceCode Management i had selected Git. I had porvided my Git *Repository URL* as like this " *http://192.168.1.36/Enliven-Product/EnlivenService.git*".
Immediately i am getting the below exception. Will you please help on this how to resolve. Failed to connect to repository : Command "git ls-remote -h http://192.168.1.36/Enliven-Product/EnlivenService.git HEAD" returned status code 128: stdout: stderr: error: The requested URL returned error: 401 Unauthorized while accessing http://192.168.1.36/Enliven-Product/EnlivenService.git/info/refs fatal: HTTP request failed -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/44f03a6b-1ec0-4c3e-867e-8535001ed62f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
