mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-26 05:37:27 +02:00
Update sonarqube.yml
This commit is contained in:
parent
8f845454f5
commit
faa1cccf07
2
.github/workflows/sonarqube.yml
vendored
2
.github/workflows/sonarqube.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
|||||||
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
|
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
|
||||||
LC_ALL: "ru_RU.UTF-8"
|
LC_ALL: "ru_RU.UTF-8"
|
||||||
with:
|
with:
|
||||||
projectBaseDir: ${{ github.workspace }}/src/ru
|
projectBaseDir: ${{ github.workspace }}/src/ru/OInt
|
||||||
args:
|
args:
|
||||||
-Dsonar.projectKey=OInt
|
-Dsonar.projectKey=OInt
|
||||||
-Dsonar.sourceEncoding=UTF-8
|
-Dsonar.sourceEncoding=UTF-8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user