mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
Upgrade Buildserver VM
Use Vagrant boxes built with cloud-team/debian-vagrant-images instead of fdroid/basebox, Use Debian Bullseye (11) instead of Debian Stretch (9)
This commit is contained in:
parent
7accb96b9e
commit
df46eb86c3
7 changed files with 29 additions and 84 deletions
|
@ -62,7 +62,7 @@ vagrant global-status \
|
|||
# so we need to "manually" clone the git repo here…
|
||||
cd $WORKSPACE
|
||||
|
||||
# set up Android SDK to use the Debian packages in stretch
|
||||
# set up Android SDK to use the Debian packages
|
||||
export ANDROID_HOME=/usr/lib/android-sdk
|
||||
|
||||
# now build the whole archive
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue