You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-10 22:41:43 +02:00
Update sonarqube.yml
This commit is contained in:
5
.github/workflows/sonarqube.yml
vendored
5
.github/workflows/sonarqube.yml
vendored
@@ -64,7 +64,4 @@ jobs:
|
|||||||
run: sonar-scanner
|
run: sonar-scanner
|
||||||
-Dsonar.login=${{ secrets.SONAR_TOKEN }}
|
-Dsonar.login=${{ secrets.SONAR_TOKEN }}
|
||||||
-Dsonar.host.url=https://api.athenaeum.digital/Sonar
|
-Dsonar.host.url=https://api.athenaeum.digital/Sonar
|
||||||
-Dsonar.pullrequest.key=${{ github.event.pull_request.number }}
|
|
||||||
-Dsonar.pullrequest.branch=${{ github.event.pull_request.head.ref }}
|
|
||||||
-Dsonar.pullrequest.base=${{ github.event.pull_request.base.ref }}
|
|
||||||
-Dsonar.scm.revision=${{ github.event.pull_request.head.sha }}
|
|
||||||
|
Reference in New Issue
Block a user