Set CI shallow clone depth to 20

This commit is contained in:
Eidolon 2024-05-16 15:42:04 -05:00
parent abf1e02b14
commit bab86f0842

View file

@ -4,6 +4,7 @@ include:
variables:
GIT_CLONE_PATH: $CI_BUILDS_DIR/$CI_CONCURRENT_ID/$CI_PROJECT_PATH
GIT_DEPTH: 20
stages:
- build