1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-02 09:10:11 +02:00

gitlab-ci: gradle job needs git history to find what changed

This commit is contained in:
Hans-Christoph Steiner 2021-01-25 11:04:49 +01:00
parent 0af157244a
commit 87477cd910
No known key found for this signature in database
GPG Key ID: 3E177817BA1B9BFA

View File

@ -228,6 +228,8 @@ fedora_latest:
gradle:
image: debian:bullseye
<<: *apt-template
variables:
GIT_DEPTH: 1000
script:
- apt-get install
ca-certificates