Update sonarcloud.yml

This commit is contained in:
Alexey Pustovalov 2024-02-13 22:54:09 +09:00 committed by GitHub
parent 8d60051542
commit 4dddda6ecc
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=
-Dsonar.organization=
-Dsonar.projectKey=zabbix
-Dsonar.organization=zabbix_zabbix-docker
# 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