Update .gitea/workflows/sonar-scan.yaml
This commit is contained in:
@@ -29,6 +29,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
java-version: '17'
|
java-version: '17'
|
||||||
distribution: 'temurin'
|
distribution: 'temurin'
|
||||||
|
|
||||||
|
- name: Make Maven wrapper executable
|
||||||
|
run: chmod +x mvnw
|
||||||
|
|
||||||
# ------------------------------------------------------------------ #
|
# ------------------------------------------------------------------ #
|
||||||
# 3. Cache Maven local repository and the SonarQube analysis cache #
|
# 3. Cache Maven local repository and the SonarQube analysis cache #
|
||||||
|
|||||||
Reference in New Issue
Block a user