mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-02-03 13:22:19 +02:00
Update sonarqube.yml
This commit is contained in:
parent
a792f3e545
commit
556d2de520
4
.github/workflows/sonarqube.yml
vendored
4
.github/workflows/sonarqube.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
|
||||
LC_ALL: "ru_RU.UTF-8"
|
||||
with:
|
||||
projectBaseDir: ${{ github.workspace }}/ru
|
||||
projectBaseDir: ${{ github.workspace }}/src/ru
|
||||
args:
|
||||
-Dsonar.projectKey=OpenIntegrations
|
||||
-Dsonar.sourceEncoding=UTF-8
|
||||
@ -35,7 +35,7 @@ jobs:
|
||||
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
|
||||
LC_ALL: "ru_RU.UTF-8"
|
||||
with:
|
||||
projectBaseDir: ${{ github.workspace }}/ru
|
||||
projectBaseDir: ${{ github.workspace }}/src/ru
|
||||
args:
|
||||
-Dsonar.projectKey=OInt
|
||||
-Dsonar.sourceEncoding=UTF-8
|
||||
|
Loading…
x
Reference in New Issue
Block a user