feat(ci): add SonarQube Cloud (#1)
Some checks failed
Release / Test (push) Successful in 44s
Release / Create Release (push) Successful in 10s
Build Docker / Create Docker Image (release) Failing after 1s
Release / Print Release (push) Successful in 3s

Reviewed-on: public/docker-dnsmasq#1
This commit is contained in:
2025-01-15 23:35:41 +01:00
parent 92c010825b
commit dcb11b3faf
7 changed files with 100 additions and 4 deletions

7
sonar-project.properties Normal file
View File

@ -0,0 +1,7 @@
sonar.organization=luketainton
sonar.projectKey=luketainton_docker-dnsmasq
sonar.projectName=docker-dnsmasq
sonar.projectVersion=1.0
sonar.docker.hadolint.reportPaths=hadolint.out
sonar.sources=Dockerfile
sonar.exclusions=,.github/**,.gitignore,CODEOWNERS,CHANGELOG.md,LICENSE.md,README.md,renovate.json