Hi,

I'm trying to add my private GitLab repo to be used in a Jenkins job.
However when I set Repository URL to:

1) [email protected]:[user]/[project].git - I get an "invalid URL" error 
(desptite the fact that I have Git plugin installed)
2) https://gitlab.com/[user]/[project].git - I get an "unable to access" 
error

In the second case (https://) I'm being asked to give credentials, which I 
do (username/password to my GitLab account)
but Jenkins still fails to connect, saying "404 Not Found 
(https://gitlab.com)".

Do I need a private SSH key for this? The only one I have is the public key 
on GitLab. What am I missing?

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to