Set CI shallow clone depth to 20

This commit is contained in:
Eidolon 2024-05-16 15:42:04 -05:00
parent 997fcc9aa4
commit f36f2fa07d

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