Update SonarQube authentication method

Replaced sonar.login with sonar.token for authentication.
This commit is contained in:
Enno Gelhaus 2025-10-01 22:10:31 +02:00 committed by GitHub
parent 74afd9149c
commit 3138308066
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ sonar.exclusions=**/node_modules/**,**/dist/**,**/build/**,**/coverage/**,**/*.s
sonar.host.url=https://sonarqube.ennogelhaus.de/
# This Token only has read permissions to analysis creation to Postiu App
sonar.login=sqp_a62bce8d2d33a7b751ae194353f8174b5563053c
sonar.token=sqp_a62bce8d2d33a7b751ae194353f8174b5563053c