Skip to content
Snippets Groups Projects
Commit ae4ee93d authored by Nils Mittler's avatar Nils Mittler
Browse files

unshallow git history for sonar scanning

parent 4409c25a
Branches
Tags
No related merge requests found
......@@ -30,6 +30,8 @@ sonar:
- gradle-node
allow_failure: true
dependencies: []
variables:
GIT_DEPTH: "0"
script:
- gradle sonarqube -Dsonar.host.url=https://scm.thm.de/sonar/
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment