fixed sonar action
This commit is contained in:
parent
5b7cc2a128
commit
0e8def26a9
@ -11,11 +11,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
# Disabling shallow clone is recommended for improving relevancy of reporting
|
# Disabling shallow clone is recommended for improving relevancy of reporting
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Setup java runtime
|
|
||||||
uses: actions/setup-java@v4
|
|
||||||
with:
|
|
||||||
distribution: 'zulu'
|
|
||||||
java-version: '21'
|
|
||||||
#- name: SonarQube Scan
|
#- name: SonarQube Scan
|
||||||
# uses: kitabisa/sonarqube-action@v1.2.0
|
# uses: kitabisa/sonarqube-action@v1.2.0
|
||||||
# with:
|
# with:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user