mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-26 12:01:47 +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:
|
variables:
|
||||||
GIT_CLONE_PATH: $CI_BUILDS_DIR/$CI_CONCURRENT_ID/$CI_PROJECT_PATH
|
GIT_CLONE_PATH: $CI_BUILDS_DIR/$CI_CONCURRENT_ID/$CI_PROJECT_PATH
|
||||||
|
GIT_DEPTH: 20
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- build
|
- build
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue