Error in Jenkins connection to stash

前端 未结 3 1882
[愿得一人]
[愿得一人] 2021-01-04 09:55

I\'m trying to configure my Jenkins job to connect to Altassian Stash. I\'m using the git plugin for Jenkins.

Here the job configuration details- under source code m

3条回答
  •  -上瘾入骨i
    2021-01-04 10:49

    In Global Tool Configuration, where you "set" GIT location: C:/Program Files (x86)/Git/bin/git.exe. Do not forget to include ‘.exe’ extension. It is for Windows.

提交回复
热议问题