mirror of
https://github.com/BlizD/Tasks.git
synced 2025-03-21 21:17:24 +02:00
Merge pull request #239 from nixel2007/patch-1
Update sonar-scanner.yml
This commit is contained in:
commit
919a092cd4
2
.github/workflows/sonar-scanner.yml
vendored
2
.github/workflows/sonar-scanner.yml
vendored
@ -26,6 +26,8 @@ jobs:
|
|||||||
java-version: 11
|
java-version: 11
|
||||||
- name: Setup SonarQube scanner
|
- name: Setup SonarQube scanner
|
||||||
uses: warchant/setup-sonar-scanner@v1
|
uses: warchant/setup-sonar-scanner@v1
|
||||||
|
with:
|
||||||
|
version: 4.4.0.2170
|
||||||
- name: Run SonarQube on push
|
- name: Run SonarQube on push
|
||||||
if: github.event_name == 'push'
|
if: github.event_name == 'push'
|
||||||
run: sonar-scanner
|
run: sonar-scanner
|
||||||
|
Loading…
x
Reference in New Issue
Block a user