Update .gitea/workflows/build.yml
This commit is contained in:
parent
812bcfcde2
commit
bcecf66bcb
@ -40,4 +40,4 @@ jobs:
|
||||
env:
|
||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
|
||||
run: ./gradlew build sonar --info
|
||||
run: ./gradlew build sonar --info -Dsonar.branch.name = main
|
Loading…
Reference in New Issue
Block a user