mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03: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:
parent
c7f859c168
commit
2cf6110860
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue