Integrating with Sonarqube

circle-info

Make sure Sonar Scanner plugin is installed

Adding Sonar Credentials

Navigate to Manage Jenkins -> Security -> Manage Credentials ->System -> Global Credentials -> Create Credentials->Select kind as Secret Text

Drawing

The ID in the above image, should be same as in credentialsID in the stage "Static Code Analysis"

Configuring Sonar Server

Navigate to Manage Jenkins ->Configure System ->

Drawing

Last updated