Use GIT_DEPTH when running builds

This commit is contained in:
Kamil Trzcinski 2016-06-17 10:59:48 +02:00
parent 666b565168
commit 4b593a0168
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ variables:
SIMPLECOV: "true"
USE_DB: "true"
USE_BUNDLE_INSTALL: "true"
GIT_DEPTH: "20"
before_script:
- source ./scripts/prepare_build.sh