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
Copy it to Go.CD server plugin external folder (path to go-server/plugins/external)
Restart go-server service.
Define a quality gate in SonarQube
A SonarQube scan has to be already configured for your project. You can use sonar-runner or maven, gradle, msbuild plugins provided by SonarQube for scanning your project. See analyzing source code in SonarQube documentation for details.
Add and configure task in your pipeline
Add the SonarQube Quality Gates task to your pipeline
Select "SonarQube - Quality Gate" from add task drop down list.