summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2018-05-20 23:05:17 +0200
committerSalvatore Bonaccorso <carnil@debian.org>2018-05-20 23:05:17 +0200
commitebbfff157140d5e3e987a30c85a6a51aed8a09bf (patch)
tree9eb362b30817c378569df2f013f99214443fdd1a /.gitlab-ci.yml
parent92ae720e015955ce917fb4ae5670d90046de7f29 (diff)
Disable shallowing of git clone for now
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
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"

© 2014-2024 Faster IT GmbH | imprint | privacy policy