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
|
@ -29,7 +29,7 @@ fi
|
|||
set -e
|
||||
set -x
|
||||
|
||||
# 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
|
||||
|
||||
rm -rf "$WORKSPACE/.testfiles"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue