Skip to content
Snippets Groups Projects
Commit 4b593a01 authored by Kamil Trzcinski's avatar Kamil Trzcinski
Browse files

Use GIT_DEPTH when running builds

parent 666b5651
1 merge request!4730Use GIT_DEPTH for builds
Pipeline #
Loading
@@ -18,6 +18,7 @@ variables:
Loading
@@ -18,6 +18,7 @@ variables:
SIMPLECOV: "true" SIMPLECOV: "true"
USE_DB: "true" USE_DB: "true"
USE_BUNDLE_INSTALL: "true" USE_BUNDLE_INSTALL: "true"
GIT_DEPTH: "20"
   
before_script: before_script:
- source ./scripts/prepare_build.sh - source ./scripts/prepare_build.sh
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment