yona jenkins git 연동 에러.
요나 젠킨스 연동 에러.
error 내용 :
Failed to connect to repository : Could not init
해결방법 ---
Jenkins 관리 - > Global Tool Configuration ->Git
Path to Git executable : 로컬에 설치된 git.exe 경로를 추가한다. 윈도우의 경우 경로. ex : ) C:/Program Files/Git/bin/git.exe 없을경우. 아래 경로 에서 다운받아서 설치하고 경로 입력. https://git-for-windows.github.io/ |