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