gitlab-ci: the client image now provides fdroidserver
This commit is contained in:
parent
69f6560ba8
commit
a09b1ecb58
@ -86,7 +86,6 @@ deploy_nightly:
|
|||||||
- cat config/nightly-repo/repo.xml >> app/src/main/res/values/default_repos.xml
|
- cat config/nightly-repo/repo.xml >> app/src/main/res/values/default_repos.xml
|
||||||
# build the APKs!
|
# build the APKs!
|
||||||
- ./gradlew assembleDebug
|
- ./gradlew assembleDebug
|
||||||
- apt update; apt install -y --no-install-recommends fdroidserver python3-qrcode openssh-client
|
|
||||||
- fdroid nightly -v
|
- fdroid nightly -v
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user