-
Task
-
Resolution: Not A Defect
-
Blocker
-
Testing
HI Team ,
I am doing one POC to configure from GITLAB to JENKINS CI/CD for IIB9
I did followed all the steps except configuring Private Access Token (generated in GITLAB for my userID ) in JENKINS SERVER i have not added it as i dont have access to "Manage Jenkins" section
Now when i tried to create a JOB for the same in JENKINS SERVER I am not able to see my credentials created in dropdown list for GitLab Connection Under GitBucket section
And when i select Git as my Source Code Management section and when i copy the clone of the GitLab repository HTTP Link i am getting below error
Failed to connect to repository : Command "git ls-remote -h (.git URL cloned) HEAD" returned status code 128:
stdout:
stderr: fatal: Authentication failed for '.git/'(URL cloned)
Is this error caused as i have not added Private Access Token in JENKINS server please confirm
Also i am not able to see Clone with SSH url only can see : Clone with SSH