You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Jenkin, SonarQube 연동 및 Pipeline 사용
SonarQube란 ?
Docker를 이용한 SonarQube 사용하기
SonarQube 이미지 pull
SonarQube 이미지 컨테이너로 실행
잘 실행되었는지 확인
localhost:9000
으로 접속SonarQube User Token 생성하기
프로젝트에서 SonarQube에 결과를 요청하기 위해 SonarQube에서 발급한 Token 필요
My Account > Security > Tokens > Generate Tokens
Maven Project와 SonarQube 연동
Maven Project Plugin 설정 추가
SonarQube에서 확인
Jenkins와 SonarQube 연동하기
Jenkins에서 SonarQube Scanner Plugin 설치
SonaryQube Scanner
검색 후 설치SonarQube에 접속하기 위한 Credentials 추가
Jenkins에 SonarQube 서버 추가
Beta Was this translation helpful? Give feedback.
All reactions