Update .gitea/workflows/build.yml
All checks were successful
Quality Check / Tests (pull_request) Successful in 1m13s
Quality Check / Checkstyle Main (pull_request) Successful in 52s
Build / Build and analyze (pull_request) Successful in 1m18s

This commit is contained in:
Jan Gleytenhoover 2024-09-26 09:14:32 +00:00
parent bcecf66bcb
commit 367abcc422

@ -40,4 +40,4 @@ jobs:
env: env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }} SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
run: ./gradlew build sonar --info -Dsonar.branch.name = main run: ./gradlew build sonar --info