Jenkins could not run git

前端 未结 15 1354
臣服心动
臣服心动 2020-12-29 01:22

I\'ve installed Jenkins on my mac (osx lion). But I couldn\'t get it work. This is the stacktrace I\'ve got:

Started by user anonymous

Checkout:workspace /          


        
15条回答
  •  执念已碎
    2020-12-29 02:10

    Like Darksaint2014 said, you need to configure two parts if you installed Jenkins in Windows.

    If you installed your Jenkins in windows, you need to install Git in both local and your linux server, then configure below in both locations:


    Global tool configuration:


    For server side:


提交回复
热议问题