-
Type:
Bug
-
Resolution: Not A Defect
-
Priority:
Blocker
-
Component/s: git-client-plugin
-
Environment:Distributor ID: Centos7.3
GIT 2.19.1
GIT client plugin 1.17.1
Jenkins 1.617
I'm useing Jenkins and it's build trigger with GItlabCI webhook. When I post a MR to the repo, jenkins fails like attachment-1. But when I rebuild it by hand, it successed like attachment-3. I just found that Jenkins fails at git, because it abuse an parameter likeĀ attachment-2 as git repo url. My configure is like attachment-4, which have multiple git repos to clone while one of them is listened by the Build trigger. Build trigger configure is like attachment-5.
Ā
Is it a bug? How can I fix It?