summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorEduard Braun <eduard.braun2@gmx.de>2017-07-20 21:02:49 +0000
committerEduard Braun <eduard.braun2@gmx.de>2017-07-20 21:02:49 +0000
commitecf3b87690b94314dc715c7a047bc90ca0a4acdd (patch)
tree042518dcc9d1b833c6c917dca06717d828b43603 /.gitlab-ci.yml
parentAdjust the tooltip strings of the objects center point (diff)
downloadinkscape-ecf3b87690b94314dc715c7a047bc90ca0a4acdd.tar.gz
inkscape-ecf3b87690b94314dc715c7a047bc90ca0a4acdd.zip
CI/GitLab: Speed up build by limiting clone depth
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9860f4f0f..357372dc7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,6 +3,9 @@
# the new ones here in these builds.
image: registry.gitlab.com/inkscape/inkscape-ci-docker/master
+variables:
+ GIT_DEPTH: "10"
+
cache:
paths:
- ccache/