mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-05-16 20:47:55 -04:00
gitlab-ci: gradle job needs git history to find what changed
This commit is contained in:
@@ -228,6 +228,8 @@ fedora_latest:
|
||||
gradle:
|
||||
image: debian:bullseye
|
||||
<<: *apt-template
|
||||
variables:
|
||||
GIT_DEPTH: 1000
|
||||
script:
|
||||
- apt-get install
|
||||
ca-certificates
|
||||
|
||||
Reference in New Issue
Block a user