Add sonarqube for PRs (#755)

* Add sonarqube for PRs

Signed-off-by: Jeroen Laverman <jeroen.laverman@bosch-si.com>

* fix path to script

Signed-off-by: Jeroen Laverman <jeroen.laverman@bosch-si.com>

* Rename Token

Signed-off-by: Jeroen Laverman <jeroen.laverman@bosch-si.com>

* fix script

Signed-off-by: Jeroen Laverman <jeroen.laverman@bosch-si.com>
This commit is contained in:
Jeroen Laverman
2018-10-16 15:37:52 +02:00
committed by Dominic Schabel
parent f40f388158
commit bcdfed8511
2 changed files with 7 additions and 19 deletions

View File

@@ -37,7 +37,7 @@ jobs:
# Run tests
- run:
name: Test incl. license verification
command: mvn verify license:check
command: './.circleci/sonarCircleCi.sh'
# Record test results
- run: mkdir -p testresults/junit/