Skip to content

Add build.binary

linsui requested to merge linsui/fdroidserver:binary into master

The Binaries is very infisiable. The url pattern may change. Different abis generally has different apk file names. build.binary allows to override the Binaries for a build. It can also be used to set different pattern for different abis, e.g. https://example.com/%v/app-release-armv8.apk.

Tested in https://gitlab.com/linsui/fdroiddata/-/jobs/3715273761.

Edited by linsui

Merge request reports