Skip to content

Commit 6598586

Browse files
authored
Update sonarqube.yml
1 parent c411070 commit 6598586

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/sonarqube.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,3 @@ jobs:
3030
uses: SonarSource/sonarqube-scan-action@v5
3131
env:
3232
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
33-
with:
34-
projectKey: PINTUDOS-ARSW_PintudosFront
35-
organization: pintando
36-
extraProperties: |
37-
sonar.sources=src
38-
sonar.sourceEncoding=UTF-8
39-
sonar.javascript.lcov.reportPaths=coverage/lcov.info

0 commit comments

Comments
 (0)