From 922fc37418763710a8cd1dc39ede7aaac94f1f7b Mon Sep 17 00:00:00 2001 From: linsui <2873532-linsui@users.noreply.gitlab.com> Date: Sat, 2 Aug 2025 13:29:29 +0800 Subject: [PATCH] CI: update gradlew-fdroid repo --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8963aea467..48b28c43be 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -341,6 +341,8 @@ fdroid build: - *install_fdroid_server + - git -C $home_vagrant/gradlew-fdroid pull + # Set up git config something like the production buildserver. The # difference is that in production, this is installed on the # buildserver VM host, while here it is basically in the