This commit is contained in:
@@ -60,7 +60,7 @@ jobs:
|
||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
|
||||
with:
|
||||
projectBaseDir: app/src
|
||||
projectBaseDir: Backend
|
||||
args: >
|
||||
-Dsonar.projectVersion=${{ gitea.sha }}
|
||||
- uses: SonarSource/sonarqube-quality-gate-action@v1
|
||||
|
||||
Reference in New Issue
Block a user