Update .gitea/workflows/build.yml
This commit is contained in:
parent
6ec7db75d8
commit
a840436e8d
@ -40,4 +40,4 @@ jobs:
|
||||
env:
|
||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
|
||||
run: ./gradlew build sonar --info -Dsonar.pullrequest.key=${{ github.event.number }}
|
||||
run: ./gradlew build sonar --info -Dsonar.pullrequest.key=${{ GITEA_PULL_REQUEST_INDEX }}
|
Loading…
Reference in New Issue
Block a user