Skip to content
Snippets Groups Projects
Commit bb9c9220 authored by gabriel klawitter's avatar gabriel klawitter Committed by Gavin Wood
Browse files

ci: increase git cloning depth to 100 (#707)

parent b9b80228
No related merge requests found
......@@ -16,7 +16,7 @@ image: parity/rust-builder:latest
variables:
GIT_STRATEGY: fetch
GIT_DEPTH: 3
GIT_DEPTH: 100
CARGO_HOME: "/ci-cache/${CI_PROJECT_NAME}/cargo/${CI_JOB_NAME}"
SCCACHE_DIR: "/ci-cache/${CI_PROJECT_NAME}/sccache"
CI_SERVER_NAME: "GitLab CI"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment