gitlab-ci: Make sure we have enough git commits for csbuild

Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
Reviewed-by: Jakub Jelen <jjelen@redhat.com>
(cherry picked from commit db632015be)
This commit is contained in:
Andreas Schneider
2019-11-08 13:51:13 +01:00
parent 389efc234b
commit 9b316fe8b9

View File

@@ -153,6 +153,8 @@ fedora/undefined-sanitizer:
- obj/
fedora/csbuild:
variables:
GIT_DEPTH: "100"
image: $CI_REGISTRY/$BUILD_IMAGES_PROJECT:$FEDORA_BUILD
script:
- |