Update .gitea/workflows/sonarqube.yml
SonarQube Analysis / sonarqube (push) Successful in 3m51s

This commit is contained in:
2026-05-21 16:52:45 -05:00
parent 49f46ebf8e
commit 063d5a7ba0
+1
View File
@@ -33,6 +33,7 @@ jobs:
echo "$HOME/.dotnet/tools" >> $GITHUB_PATH
- name: 5. Debug token sanity check
if: false
run: |
curl -s -w "\nHTTP %{http_code}\n" \
-u "${{ secrets.SONAR_TOKEN }}:" \