
Setup a SonarQube scan using Jenkins declarative pipelines. Find out how to use the withSonarQubeEnv method and configure a quality gate using waitForQualityGate.
Continuous integration and Continuous delivery are one of the main enablers of agile software development. CI/CD can be achieved in different ways using different tools.