]> git.r.bdr.sh - rbdr/cologne/commitdiff
Set git depth to 0
authorRuben Beltran del Rio <redacted>
Mon, 21 Sep 2020 16:24:38 +0000 (18:24 +0200)
committerRuben Beltran del Rio <redacted>
Mon, 21 Sep 2020 16:24:38 +0000 (18:24 +0200)
.gitlab-ci.yml

index fe65211a62a42c21a38c40713b697f3fc3dd950b..2432bbe30bcad43a3ad32ffef20d1f8b0705204d 100644 (file)
@@ -9,6 +9,7 @@ image: node:14
 
 variables:
   SONAR_USER_HOME: "${CI_PROJECT_DIR}/.sonar"  # Defines the location of the analysis task cache
+  GIT_DEPTH: "0"
 
 stages:
   - lint