1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-11-24 08:52:18 +02:00

Update sonarqube.yml

This commit is contained in:
Anton Titovets 2024-03-14 10:55:00 +03:00 committed by GitHub
parent 993f77fd6a
commit 1f1a0b811f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,6 +25,8 @@ jobs:
LC_ALL: "ru_RU.UTF-8"
with:
projectBaseDir: ${GITHUB_WORKSPACE}
inclusions: "**/*.os"
projectKey: "OInt"
sourceEncoding: "UTF-8"
args:
-Dsonar.projectBaseDir=${GITHUB_WORKSPACE}
-Dsonar.projectKey=OInt
-Dsonar.sourceEncoding=UTF-8
-Dsonar.inclusions=**/*.os