1
0
mirror of https://github.com/BlizD/Tasks.git synced 2025-03-19 21:07:53 +02:00

Merge pull request #271 from nixel2007/patch-2

Update sonar-scanner.yml
This commit is contained in:
Anton Ivanov 2020-12-29 10:02:22 +03:00 committed by GitHub
commit e4e07412e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,8 @@ jobs:
SonarScanner:
if: github.repository == 'BlizD/Tasks'
runs-on: ubuntu-latest
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
steps:
- name: Checkout
uses: actions/checkout@v2
@ -44,4 +46,4 @@ jobs:
-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.bsl.languageserver.enabled=true
-Dsonar.bsl.languageserver.enabled=true