1
0

.gitea/workflows/sonar-scanner.yaml aktualisiert
Some checks failed
Sonarqube Scanner / Build and analyze (push) Failing after 19s

This commit is contained in:
Florian Zumpe 2026-06-03 15:22:47 +02:00
parent 7654d967e8
commit d9581ded00

View File

@ -9,7 +9,7 @@ on:
jobs:
build:
name: Build and analyze
runs-on: ubuntu-latest
runs-on: docker
steps:
- uses: actions/checkout@v4