Jenkins CI/CD 프론트 환경 구축하기
1. 아이템 생성
Dashboard → 새로운 Item
Enter an item name
프로젝트 명 입력
Freestyle project 선택
2. 테스트 구성 세팅
메뉴 → 구성
2-1. 소스코드 관리
Repository URL
해당 Repository URL 입력(https://git-1.cocone.jp/syf/hello-cocone-front-v2.git → GitLab > Clone > HTTPS clone 복사)
...
kykim.hashnode.dev3 min read