From 28ca715a4a405e8f06d18fee154b346499382003 Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Sun, 20 May 2018 23:05:17 +0200 Subject: Disable shallowing of git clone for now --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 679000f36e..ef001dd22a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,5 +10,5 @@ check-syntax: - make check-syntax # https://docs.gitlab.com/ce/ci/yaml/#shallow-cloning - variables: - GIT_DEPTH: "10" + #variables: + # GIT_DEPTH: "10" -- cgit v1.2.3