mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-31 22:05:13 +02:00
Update sonarqube.yml
This commit is contained in:
parent
8f42a11b95
commit
17aed51e21
2
.github/workflows/sonarqube.yml
vendored
2
.github/workflows/sonarqube.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
|||||||
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }} # add the URL of your instance to the secrets of this repo with the name SONAR_HOST_URL (Settings > Secrets > Actions > add new repository secret)
|
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }} # add the URL of your instance to the secrets of this repo with the name SONAR_HOST_URL (Settings > Secrets > Actions > add new repository secret)
|
||||||
LC_ALL: "ru_RU.UTF-8"
|
LC_ALL: "ru_RU.UTF-8"
|
||||||
with:
|
with:
|
||||||
projectBaseDir: OInt
|
projectBaseDir: ../../
|
||||||
args:
|
args:
|
||||||
# Unique key of your project. You can find it in SonarQube > [my project] > Project Information (top-right menu)
|
# Unique key of your project. You can find it in SonarQube > [my project] > Project Information (top-right menu)
|
||||||
# mandatory
|
# mandatory
|
||||||
|
Loading…
x
Reference in New Issue
Block a user