Attempt #4 to trigger gitea-sonarqube-bot....

This commit is contained in:
2024-12-06 10:20:54 -05:00
parent bdfcdc5f53
commit c08611fcd6
+6 -6
View File
@@ -16,12 +16,12 @@ jobs:
with: with:
fetch-depth: 0 fetch-depth: 0
# - name: SonarQube Scan - name: SonarQube Scan
# id: sonarqube-scan id: sonarqube-scan
# uses: SonarSource/sonarqube-scan-action@v4.0.0 uses: SonarSource/sonarqube-scan-action@v4.0.0
# env: env:
# SONAR_HOST_URL: ${{ secrets.SONARQUBE_HOST }} SONAR_HOST_URL: ${{ secrets.SONARQUBE_HOST }}
# SONAR_TOKEN: ${{ secrets.SONARQUBE_TOKEN }} SONAR_TOKEN: ${{ secrets.SONARQUBE_TOKEN }}
# - name: SonarQube Quality Gate Check # - name: SonarQube Quality Gate Check
# id: quality-gate # id: quality-gate