mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-28 02:32:48 +00:00
Set CI shallow clone depth to 20
This commit is contained in:
parent
abf1e02b14
commit
bab86f0842
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ include:
|
|||
|
||||
variables:
|
||||
GIT_CLONE_PATH: $CI_BUILDS_DIR/$CI_CONCURRENT_ID/$CI_PROJECT_PATH
|
||||
GIT_DEPTH: 20
|
||||
|
||||
stages:
|
||||
- build
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue