Sonarqube with Jenkins
Sonarqube + Jenkins
Installation
- Install the SonarScanner for Jenkins via the Jenkins Update Center.
- Configure your SonarQube server(s):
- Log into Jenkins as an administrator and go to Manage Jenkins > Configure System.
- Scroll down to the SonarQube configuration section, click Add SonarQube, and add the values you’re prompted for.
- The server authentication token should be created as a ‘Secret Text’ credential.