- Failed to Connect to repository ~ 해결방법
Jenkins와 Github를 처음 연동할 경우, 아래와 같은 에러를 만날 확률이 높다.
이 에러는 서버에 Git이 설치되어 있지 않으면 발생하는 에러이다.
- 서버에 Git 설치하기
서버 운영체제에 맞는 파일을 다운로드 한다.
Git - Downloads
Downloads macOS Windows Linux/Unix Older releases are available and the Git source repository is on GitHub. GUI Clients Git comes with built-in GUI tools (git-gui, gitk), but there are several third-party tools for users looking for a platform-specific exp
git-scm.com