chore: removed demo aciont #3

Merged
haylan merged 6 commits from feat(sonar-integration) into main 2026-03-08 13:04:34 +01:00
2 changed files with 5 additions and 1 deletions
Showing only changes of commit 8cc5b66281 - Show all commits

View File

@@ -19,6 +19,9 @@ jobs:
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
with:
args: >
-Dsonar.projectKey=${{ secrets.SONAR_PROJECT_KEY }}
# If you wish to fail your job when the Quality Gate is red, uncomment the
# following lines. This would typically be used to fail a deployment.
# - uses: SonarSource/sonarqube-quality-gate-action@v1

1
.gitignore vendored
View File

@@ -3,3 +3,4 @@
.godot/
/android/
/dist/
.sonarlint