image: decrease git clone depth

This commit is contained in:
Oleg Kalachev
2020-10-31 22:31:21 +03:00
parent c4b94390e9
commit 91252d8d50

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: 50
depth: 25
jobs:
fast_finish: true
include: