mirror of
https://github.com/vacp2p/status-linea-besu.git
synced 2026-01-08 21:38:15 -05:00
Sonar cloud build failure (#7739)
* don't try to import to an existing db * deprecated task * testutil subproject hit a sonar bug --------- Signed-off-by: Justin Florentine <justin+github@florentine.us>
This commit is contained in:
committed by
GitHub
parent
53c410f250
commit
3e7e4d88fd
2
.github/workflows/sonarcloud.yml
vendored
2
.github/workflows/sonarcloud.yml
vendored
@@ -38,4 +38,4 @@ jobs:
|
||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||
SONAR_ORGANIZATION: ${{ vars.SONAR_ORGANIZATION }}
|
||||
SONAR_PROJECT_KEY: ${{ vars.SONAR_PROJECT_KEY }}
|
||||
run: ./gradlew build sonarqube --continue --info -Dorg.gradle.parallel=true -Dorg.gradle.caching=true
|
||||
run: ./gradlew build sonar --continue -Dorg.gradle.parallel=true -Dorg.gradle.caching=true
|
||||
|
||||
Reference in New Issue
Block a user