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
6 lines
240 B
INI
6 lines
240 B
INI
sonar.projectKey=docker-dnsmasq
|
|
sonar.projectName=docker-dnsmasq
|
|
sonar.docker.hadolint.reportPaths=hadolint.out
|
|
sonar.sources=Dockerfile
|
|
sonar.exclusions=.archive/**,.gitea/**,config/**,.gitignore,README.md,renovate.json,docker-compose.yml
|