image: decrease git clone depth

This commit is contained in:
Oleg Kalachev
2020-11-14 11:07:32 +03:00
parent 207dc88579
commit 32da94aeae

View File

@@ -10,7 +10,7 @@ env:
- IMAGE_VERSION=${TRAVIS_TAG:-${TRAVIS_COMMIT:0:7}}
- IMAGE_NAME="$(basename -s '.git' ${TARGET_REPO})_${IMAGE_VERSION}.img"
git:
depth: 25
depth: 1
jobs:
fast_finish: true
include: