File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 61
61
args : >
62
62
-Dsonar.host.url=${{ secrets.SONARQUBE_HOST }}
63
63
-Dsonar.projectName=${{ github.event.repository.name }}
64
+ -Dsonar.projectKey='splitsoftware_split-sdk-php'
64
65
-Dsonar.exclusions='**/tests/**/*.*'
65
66
-Dsonar.links.ci="https://github.com/splitio/${{ github.event.repository.name }}/actions"
66
67
-Dsonar.links.scm="https://github.com/splitio/${{ github.event.repository.name }}"
75
76
args : >
76
77
-Dsonar.host.url=${{ secrets.SONARQUBE_HOST }}
77
78
-Dsonar.projectName=${{ github.event.repository.name }}
79
+ -Dsonar.projectKey='splitsoftware_split-sdk-php'
78
80
-Dsonar.exclusions='**/tests/**/*.*'
79
81
-Dsonar.links.ci="https://github.com/splitio/${{ github.event.repository.name }}/actions"
80
82
-Dsonar.links.scm="https://github.com/splitio/${{ github.event.repository.name }}"
You can’t perform that action at this time.
0 commit comments