mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-02-25 14:21:05 +01:00
Update sonarcloud.yml
This commit is contained in:
parent
4dddda6ecc
commit
719683dba6
4
.github/workflows/sonarcloud.yml
vendored
4
.github/workflows/sonarcloud.yml
vendored
@ -56,8 +56,8 @@ jobs:
|
|||||||
args:
|
args:
|
||||||
# Unique keys of your project and organization. You can find them in SonarCloud > Information (bottom-left menu)
|
# Unique keys of your project and organization. You can find them in SonarCloud > Information (bottom-left menu)
|
||||||
# mandatory
|
# mandatory
|
||||||
-Dsonar.projectKey=zabbix
|
-Dsonar.projectKey=zabbix_zabbix-docker
|
||||||
-Dsonar.organization=zabbix_zabbix-docker
|
-Dsonar.organization=zabbix
|
||||||
# Comma-separated paths to directories containing main source files.
|
# Comma-separated paths to directories containing main source files.
|
||||||
#-Dsonar.sources= # optional, default is project base directory
|
#-Dsonar.sources= # optional, default is project base directory
|
||||||
# When you need the analysis to take place in a directory other than the one from which it was launched
|
# When you need the analysis to take place in a directory other than the one from which it was launched
|
||||||
|
Loading…
Reference in New Issue
Block a user