Run on PR and Push #10
@@ -36,6 +36,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
args: >
|
args: >
|
||||||
-Dsonar.cxx.jsonCompilationDatabase=./build/Debug/compile_commands.json
|
-Dsonar.cxx.jsonCompilationDatabase=./build/Debug/compile_commands.json
|
||||||
|
-Dsonar.verbose=true
|
||||||
env:
|
env:
|
||||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||||
SONAR_HOST_URL: ${{ secrets.SONAR_HOST }}
|
SONAR_HOST_URL: ${{ secrets.SONAR_HOST }}
|
||||||
Reference in New Issue
Block a user