mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-05-15 19:34:34 -04:00
jenkins-setup-build-env: actually run tests in the new buildserver VM
Oops, this has been failing, since it was running the build on the vm host, not in the buildserver VM.
This commit is contained in:
@@ -79,6 +79,7 @@ else
|
||||
fi
|
||||
|
||||
cd fdroiddata
|
||||
echo "build_server_always = True" > config.py
|
||||
|
||||
if [ -z $ANDROID_HOME ]; then
|
||||
if [ -e ~/.android/bashrc ]; then
|
||||
|
||||
Reference in New Issue
Block a user