Automate SonarQube analysis with Bitbucket Pipelines and Maven
Intro In this article we'll see how to set up automated SonarQube analysis, that will be executed every time we push to the remote. For the simplicity of the article, let's say we have a pipeline job with two steps, build and analyze. If you followe...
Nov 25, 20207 min read3.1K

