This commit is contained in:
parent
db55aa369d
commit
6517b39ed7
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ jobs:
|
|||
run: |
|
||||
chmod +x gradlew
|
||||
./gradlew build
|
||||
git fetch --unshallow
|
||||
./gradlew sonar -Dsonar.token=${{ secrets.SONARQUBE_TOKEN }}
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue