1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-10 22:41:43 +02:00

Update sonarqube.yml

This commit is contained in:
Anton Titovets
2024-03-14 09:24:05 +03:00
committed by GitHub
parent 77d4a9477a
commit 1c8ec0851f

View File

@@ -30,7 +30,7 @@ jobs:
# Unique key of your project. You can find it in SonarQube > [my project] > Project Information (top-right menu)
# mandatory
-Dsonar.projectKey=OInt,
-Dsonar.projectBaseDir=./Oint
-Dsonar.projectBaseDir=./OInt
-Dsonar.sourceEncoding=UTF-8
-Dsonar.inclusions=**/*.os
# Comma-separated paths to directories containing test source files.