mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
buildserver: include apksigner for Binaries: verification
Verification of Binaries: happens in the buildserver VM first, so it needs a matching version of apksigner as the rest of the process. This fixes: https://gitlab.com/fdroid/fdroidserver/-/jobs/3154772374
This commit is contained in:
parent
d33907606e
commit
b58eaa224b
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ apt-get upgrade
|
|||
apt-get update || apt-get update
|
||||
|
||||
packages="
|
||||
apksigner/bullseye-backports
|
||||
default-jdk-headless
|
||||
default-jre-headless
|
||||
dexdump
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue