December 2017
Beginner to intermediate
362 pages
8h 35m
English
For the build breaker plugin to work, we need to create a quality gate; it's nothing but a rule with some conditions. When a Jenkins pipeline runs, it will execute the quality profiles and the quality gate. If the quality gate check passes successfully then the Jenkins pipeline continues, but if it fails then the Jenkins pipeline is aborted. Nevertheless, the analysis still happens.
Follow these steps to create a quality gate in SonarQube:
Read now
Unlock full access