feat(ci): fix CI, switch to SonarQube self-hosted (#337)
All checks were successful
Build Docker / Create Docker Image (release) Successful in 5m18s
Snyk / security (push) Successful in 4m23s

Reviewed-on: repos/roboluke-tasks#337
This commit is contained in:
2025-02-09 21:29:47 +01:00
parent 709ad18edd
commit 1766ad712a
4 changed files with 81 additions and 17 deletions

View File

@ -1,7 +1,5 @@
sonar.organization=luketainton
sonar.projectKey=luketainton_roboluke-tasks2
sonar.projectName=roboluke-tasks
sonar.projectVersion=1.0
sonar.projectKey=roboluke
sonar.projectName=roboluke
sonar.python.version=3.13
sonar.python.coverage.reportPaths=coverage.xml
sonar.python.pylint.reportPaths=lintreport.txt