X-Git-Url: https://git.r.bdr.sh/rbdr/cologne/blobdiff_plain/8e5bbf83935b23b635a6d6881cc344b535b9b956..HEAD:/.gitlab-ci.yml diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fe65211..2432bbe 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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