Add git depth

This commit is contained in:
Christian Treffs 2019-08-22 17:29:26 +02:00
parent e5af20b65a
commit bbf2e0156a
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ build_project:
test_project:
stage: test
variables:
GIT_DEPTH: "50"
script:
- swift package reset
- swift test