Pipeline sonarqube

flowchart LR
  A[SonarQube] --> B[Test]
  B --> C[Build]
  C --> D[Publish]