mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Set CI shallow clone depth to 20
This commit is contained in:
parent
6eb4a11ad7
commit
551f031f7c
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