feat(ci): switch to self-hosted SonarQube
Some checks failed
Validate PR Title / validate (pull_request) Successful in 37s
CI / ci (pull_request) Successful in 1m35s
Release / Test (push) Failing after 1s
Release / Create Release (push) Has been skipped
Release / Print Release (push) Has been skipped
Release / Publish Docker Images (push) Has been skipped
Some checks failed
Validate PR Title / validate (pull_request) Successful in 37s
CI / ci (pull_request) Successful in 1m35s
Release / Test (push) Failing after 1s
Release / Create Release (push) Has been skipped
Release / Print Release (push) Has been skipped
Release / Publish Docker Images (push) Has been skipped
This commit is contained in:
@ -1,7 +1,5 @@
|
||||
sonar.organization=luketainton
|
||||
sonar.projectKey=luketainton_docker-dnsmasq
|
||||
sonar.projectKey=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
|
||||
sonar.exclusions=.archive/**,.gitea/**,config/**,.gitignore,README.md,renovate.json,docker-compose.yml
|
||||
|
Reference in New Issue
Block a user