File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5252 SONAR_TOKEN : ${{ secrets.SONAR_TOKEN }}
5353 with :
5454 args : >
55- -Dsonar.organization=omentes
55+ -Dsonar.organization=setnemo
5656 -Dsonar.host.url=https://sonarcloud.io/
5757 -Dsonar.projectKey=setnemo_asterisk-notation
5858 -Dsonar.exlusions=vendor
Original file line number Diff line number Diff line change 11sonar.projectKey =setnemo_asterisk-notation
22sonar.projectName =Asterisk Notation
3- sonar.organization =omentes
3+ sonar.organization =setnemo
44sonar.sources =./src/
55sonar.exclusions =./vendor/**
66sonar.tests =./tests
77sonar.host.url =https://sonarcloud.io
88sonar.php.tests.reportPath =./tests/_output/report.xml
99sonar.php.coverage.reportPaths =./tests/_output/coverage.xml
1010sonar.projectBaseDir =./
11- sonar.sourceEncoding =UTF-8
11+ sonar.sourceEncoding =UTF-8
You can’t perform that action at this time.
0 commit comments