[Jenkins] gitlab 연동
jenkins와 연동할 gitlab 프로젝트 하나 생성 Jenkins 관리 - Manage Credentials global 클릭 adding some credentials 클릭 이 화면에서 Credential을 저장하고 젠킨스의 project에 필요한 Credential을 불러와서 사용함 UserName gitlab 계정 아이디 Password gitlab 계정 비밀번호 id Credential을 식별하는 아이디 Description Credential에 대한 설명 Credential 저장이 완료됬으면, 새로운 item을 생성 Fressstyle project 클릭 - OK 클릭 소스 코드 관리 - Git 클릭 gitlab - Clone - Clone with HTTPS URL 복사후 위에 Reposi..