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