tests/ci: add sonarqube scan

Adding sonarqube scan to the pipeline.
This commit is contained in:
Jakub Rusz 2021-11-19 09:50:15 +01:00 committed by Alexander Todorov
parent 597759c18f
commit 8bc4bff80c
4 changed files with 50 additions and 1 deletions

View file

@ -54,5 +54,5 @@ jobs:
- uses: actions/checkout@v2
- uses: codespell-project/actions-codespell@master
with:
ignore_words_list: msdos
ignore_words_list: msdos, pullrequest
skip: ./.git,coverity,rpmbuild,samples