Skip to content
Snippets Groups Projects

Added SonarQube to the pipeline.

Merged Neda Moeini requested to merge feature/AddSonaQube into develop
All threads resolved!
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -48,6 +48,7 @@ run-tox-pipeline:
- htmlcov
sonarqube-analysis:
stage: analysis
image: sonarsource/sonar-scanner-cli
script:
- sonar-scanner
Loading