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:
parent
993f77fd6a
commit
1f1a0b811f
8
.github/workflows/sonarqube.yml
vendored
8
.github/workflows/sonarqube.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user