added missing env
SonarQube Analysis / Build and Analyze (pull_request) Failing after 2m20s

This commit is contained in:
2026-06-25 21:44:18 +02:00
parent 048120688f
commit adb51584e7
+1
View File
@@ -54,6 +54,7 @@ jobs:
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
DB_URL: ${{ secrets.DB_URL }}
DB_TEST_URL: $ {{ secrets.DB_TEST_URL }}
DB_USERNAME: ${{ secrets.DB_USERNAME }}
DB_PASSWORD: ${{ secrets.DB_PASSWORD }}
PG_DRIVER_CLASS_NAME: org.postgresql.Driver