adjusted gradlew path
SonarQube Analysis / Build and Analyze (pull_request) Failing after 1m5s

This commit is contained in:
2026-06-25 20:30:33 +02:00
parent 2ea346651f
commit 7652645f42
+1 -1
View File
@@ -47,4 +47,4 @@ jobs:
env: env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }} SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
run: ./gradlew build sonar --info run: ./backend/gradlew build sonar --info