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>
This commit is contained in:
Andreas Schneider
2019-11-08 13:51:13 +01:00
parent 1ebf506913
commit db632015be

View File

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