@@ -40,7 +40,7 @@ jobs:
|
||||
uses: SonarSource/sonarqube-scan-action@v6
|
||||
env:
|
||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||
SONAR_HOST_URL: http://98.70.31.53:9000
|
||||
SONAR_HOST_URL: ${{ secrets.SONAR_URL }}
|
||||
|
||||
# ---------------- ANDROID ----------------
|
||||
# - name: Setup Android SDK
|
||||
|
||||
Reference in New Issue
Block a user