mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-05-19 05:55:04 -04:00
gitlab-ci: the client image now provides fdroidserver
This commit is contained in:
@@ -86,7 +86,6 @@ deploy_nightly:
|
||||
- cat config/nightly-repo/repo.xml >> app/src/main/res/values/default_repos.xml
|
||||
# build the APKs!
|
||||
- ./gradlew assembleDebug
|
||||
- apt update; apt install -y --no-install-recommends fdroidserver python3-qrcode openssh-client
|
||||
- fdroid nightly -v
|
||||
|
||||
after_script:
|
||||
|
||||
Reference in New Issue
Block a user