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