Skip to content
Snippets Groups Projects
Verified Commit bfae1396 authored by Martin Weise's avatar Martin Weise
Browse files

Fixed sonarqube

parent f57a81c4
No related branches found
No related tags found
No related merge requests found
......@@ -601,12 +601,6 @@ scan-sonarqube:
only:
refs:
- master
needs:
- build-data-service
- build-metadata-service
dependencies:
- build-data-service
- build-metadata-service
script:
- 'sonar-scanner -Dsonar.token="${CI_SONAR_TOKEN}"'
allow_failure: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment