Sonar url change
RN APK Build / build (push) Has been cancelled

This commit is contained in:
NishantRajputRN
2026-05-12 16:18:22 +05:30
parent 1919716676
commit 5de9d04dd3
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -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
+1
View File
@@ -3,3 +3,4 @@ console.log("trest")
console.log("test2")
console.log("test3")
console.log("test4")
console.log("test5")