mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 00:20:44 +00:00
Update build.yml
This commit is contained in:
@@ -36,6 +36,7 @@ jobs:
|
||||
run: ./gradlew build
|
||||
|
||||
- name: Analyze
|
||||
if: ${{ env.SONAR_TOKEN }}
|
||||
run: ./gradlew sonarqube
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user