mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-27 02:43:54 +02:00
Update sonarqube.yml
This commit is contained in:
parent
474c076a17
commit
cd9718a90c
4
.github/workflows/sonarqube.yml
vendored
4
.github/workflows/sonarqube.yml
vendored
@ -25,8 +25,8 @@ 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 }}/OPI
|
||||||
args:
|
args:
|
||||||
-Dsonar.projectBaseDir=${{ github.workspace }}
|
|
||||||
-Dsonar.projectKey=OpenIntegrations
|
-Dsonar.projectKey=OpenIntegrations
|
||||||
-Dsonar.sourceEncoding=UTF-8
|
-Dsonar.sourceEncoding=UTF-8
|
||||||
-Dsonar.inclusions=**/*.bsl
|
-Dsonar.inclusions=**/*.bsl
|
||||||
@ -39,8 +39,8 @@ 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 }}/OInt
|
||||||
args:
|
args:
|
||||||
-Dsonar.projectBaseDir=${{ github.workspace }}
|
|
||||||
-Dsonar.projectKey=OInt
|
-Dsonar.projectKey=OInt
|
||||||
-Dsonar.sourceEncoding=UTF-8
|
-Dsonar.sourceEncoding=UTF-8
|
||||||
-Dsonar.inclusions=**/*.os
|
-Dsonar.inclusions=**/*.os
|
||||||
|
Loading…
Reference in New Issue
Block a user