When we try to get gitlab to work with jenkins we keep getting the following error message under the "Respository URL"
while we are sure we got the correct git repository URL.
We can acces the repository via terminal, but not with jenkins.
We have to mention that gitlab and jenkins are on the same server, but whatever we try we can't manage to get it working.
The error message:
Failed to connect to repository : Command "/usr/bin/git ls-remote -h git@git.inventief-it.nl:inventief-it/Touchless.git HEAD" returned status code 128: stdout: stderr: fatal: 'inventief-it/Touchless.git' does not appear to be a git repository fatal: The remote end hung up unexpectedly
Any help would be really great!