| Any updates on this issue? In my case, Gerrit and the Jenkins master is on the same server, but the job has to run on a worker instance. If I set the url to ssh, the worker can clone the repo, but the pipeline scan fails, if I set the url to http, the scan works, but the worker can't clone the repo. Everything on that server is behind a strong SSO, and it is not really possible to let Gerrit out to the internet on the HTTP port. |