Draft: ci: Add step static-analysis
Integrating GitLab CI with our self-hosted instance of SonarQube for static analysis.
Two properties SONAR_TOKEN and SONAR_HOST_URL are set as variables in the CI settings of the project.
Reference: https://docs.sonarqube.org/latest/analysis/gitlab-cicd/
Signed-off-by: Joseph Nuthalapati njoseph@riseup.net
Edited by Joseph Nuthalapati