1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-02-13 13:59:20 +02:00

Update sonarqube.yml

This commit is contained in:
Anton Titovets 2024-03-14 10:02:21 +03:00 committed by GitHub
parent 464f52695f
commit 3d656d4135
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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)
LC_ALL: "ru_RU.UTF-8"
with:
projectBaseDir: ${{ GITHUB_WORKSPACE }}
projectBaseDir: $GITHUB_WORKSPACE
args:
# Unique key of your project. You can find it in SonarQube > [my project] > Project Information (top-right menu)
# mandatory