Update sonarcloud.yml

This commit is contained in:
Alexey Pustovalov 2024-02-13 22:56:54 +09:00 committed by GitHub
parent 4dddda6ecc
commit 719683dba6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,8 +56,8 @@ jobs:
args:
# Unique keys of your project and organization. You can find them in SonarCloud > Information (bottom-left menu)
# mandatory
-Dsonar.projectKey=zabbix
-Dsonar.organization=zabbix_zabbix-docker
-Dsonar.projectKey=zabbix_zabbix-docker
-Dsonar.organization=zabbix
# Comma-separated paths to directories containing main source files.
#-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