Sonar
Some checks failed
Sonar / SonarQube (push) Failing after 1s
Sonar / Docker stuff (push) Has been skipped

This commit is contained in:
Liviu Burcusel 2025-12-14 15:43:39 +01:00
parent cc0182aaf3
commit 40870c63a1
Signed by: liviu
GPG key ID: 6CDB37A4AD2C610C

View file

@ -35,7 +35,7 @@ jobs:
# env:
# CI: true
- name: SonarQube Scan
uses: SonarSource/sonarqube-scan-action@v6
uses: github.com/SonarSource/sonarqube-scan-action@v6
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}