Update .gitlab-ci.yml

This commit is contained in:
Matthieu 2023-06-22 12:46:55 +00:00
parent 55a0aaa394
commit 21c68fdfae
1 changed files with 1 additions and 0 deletions

View File

@ -130,6 +130,7 @@ fdroid build:
# each `fdroid build --on-server` run expects sudo, then uninstalls it
- set -x
- apt-get install sudo
- fdroid fetchsrclibs --verbose
# this builds the latest version of the app from its source dir, using the build recipe in .fdroid.yml
- fdroid build --verbose --on-server --no-tarball
# create a keystore if we dont have one