Skip to content
Snippets Groups Projects
Commit 66f22b90 authored by Mathieu Courtois's avatar Mathieu Courtois
Browse files

[#34400] tune sonar config

parent 3dec3181
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,7 @@ sonarqube:
script:
- sonar-scanner
-Dsonar.projectBaseDir=.
-Dsonar.sources=.
-Dsonar.sources=bin,lib,share
-Dsonar.projectKey="gitlab-${CI_PROJECT_ID}"
-Dsonar.projectName="${CI_PROJECT_PATH_SLUG}"
-Dsonar.host.url="${SQ_SERVER}"
......
sonar.projectKey=codeaster_devtools_AZTR4LwB2JThbS9_YjfM
sonar.qualitygate.wait=true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment