File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6161 args : >
6262 -Dsonar.host.url=${{ secrets.SONARQUBE_HOST }}
6363 -Dsonar.projectName=${{ github.event.repository.name }}
64+ -Dsonar.projectKey='splitsoftware_split-sdk-php'
6465 -Dsonar.exclusions='**/tests/**/*.*'
6566 -Dsonar.links.ci="https://github.com/splitio/${{ github.event.repository.name }}/actions"
6667 -Dsonar.links.scm="https://github.com/splitio/${{ github.event.repository.name }}"
7576 args : >
7677 -Dsonar.host.url=${{ secrets.SONARQUBE_HOST }}
7778 -Dsonar.projectName=${{ github.event.repository.name }}
79+ -Dsonar.projectKey='splitsoftware_split-sdk-php'
7880 -Dsonar.exclusions='**/tests/**/*.*'
7981 -Dsonar.links.ci="https://github.com/splitio/${{ github.event.repository.name }}/actions"
8082 -Dsonar.links.scm="https://github.com/splitio/${{ github.event.repository.name }}"
You can’t perform that action at this time.
0 commit comments