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:55:00 +03:00
committed by GitHub
parent 993f77fd6a
commit 1f1a0b811f

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