Sonarqube + Jenkins
Installation
- Install the SonarScanner for Jenkins via the Jenkins Update Center (opens new window).
- 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.
参考链接
- https://my.oschina.net/u/4222971/blog/3115616