1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-13 20:05:19 +02:00

Update sonarqube.yml

This commit is contained in:
Anton Titovets
2024-03-14 10:33:30 +03:00
committed by GitHub
parent 5f0240f74b
commit 3155e440a7

View File

@@ -30,6 +30,7 @@ jobs:
args: args:
# Unique key of your project. You can find it in SonarQube > [my project] > Project Information (top-right menu) # Unique key of your project. You can find it in SonarQube > [my project] > Project Information (top-right menu)
# mandatory # mandatory
-Dsonar.projectBaseDir=${GITHUB_WORKSPACE}
-Dsonar.projectKey=OInt -Dsonar.projectKey=OInt
-Dsonar.sourceEncoding=UTF-8 -Dsonar.sourceEncoding=UTF-8
-Dsonar.inclusions=**/*.os -Dsonar.inclusions=**/*.os