Doc: https://docs.sonarqube.org/latest/analysis/gitlab-integration/
Save the group access token
sonar.projectKey=<project-name>_<key from sonarqube> sonar.qualitygate.wait=false sonar.python.version=2
stages: - sonarqube include: - remote: 'https://gitsrv.schnuerle.com:8443/sonar/sonar-wrapper/-/raw/main/sonar-gitlab-ci.yml'