mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-04-18 00:08:40 +02:00
Fixed sonarcloud project name
This commit is contained in:
parent
9f16733f54
commit
8ff92f1e30
2
.github/workflows/sonarcloud.yml
vendored
2
.github/workflows/sonarcloud.yml
vendored
@ -67,7 +67,7 @@ jobs:
|
||||
args:
|
||||
# Unique keys of your project and organization. You can find them in SonarCloud > Information (bottom-left menu)
|
||||
# mandatory
|
||||
-Dsonar.projectKey=zabbix_zabbix-docker
|
||||
-Dsonar.projectKey=zabbix-docker
|
||||
-Dsonar.organization=zabbix
|
||||
# Comma-separated paths to directories containing main source files.
|
||||
#-Dsonar.sources= # optional, default is project base directory
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
[](https://securityscorecards.dev/viewer/?uri=github.com/zabbix/zabbix-docker)
|
||||
<a href="https://bestpractices.coreinfrastructure.org/projects/8395" style="display: inline;"><img src="https://bestpractices.coreinfrastructure.org/projects/8395/badge" style="display: inline;"></a>
|
||||
[](https://sonarcloud.io/summary/new_code?id=zabbix_zabbix-docker)
|
||||
[](https://sonarcloud.io/summary/new_code?id=zabbix-docker)
|
||||
|
||||
[](https://github.com/zabbix/zabbix-docker/actions/workflows/images_build.yml)
|
||||
[](https://github.com/zabbix/zabbix-docker/actions/workflows/images_build_windows.yml)
|
||||
|
Loading…
Reference in New Issue
Block a user