.gitea/workflows/sonar-scanner.yaml aktualisiert
Some checks failed
Sonarqube Scanner / Build and analyze (push) Failing after 9s
Some checks failed
Sonarqube Scanner / Build and analyze (push) Failing after 9s
This commit is contained in:
parent
eb20166087
commit
fd650dd43a
@ -39,7 +39,6 @@ jobs:
|
||||
env:
|
||||
SONAR_SCANNER_HOME: ${{ vars.SONAR_SCANNER_HOME }}
|
||||
run: |-
|
||||
apk --no-cache add openjdk21-jre openjdk21-jre-headless;
|
||||
java -version;
|
||||
$SONAR_SCANNER_HOME/bin/sonar-scanner --version
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user