Git is not recognized in Windows gitlab ci

后端 未结 4 542
梦如初夏
梦如初夏 2021-01-19 03:53

I configured a gitlab runner as explained here: https://docs.gitlab.com/runner/install/windows.html

Unfortunately, when I push to my repository, my pipeline fails:

4条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-01-19 04:10

    Installing Git on C:\Git instead of c:\Program Files... fixed this problem for me.

提交回复
热议问题