1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-04 16:30:12 +02:00

jenkins-test: ./run-tests won't work with only unsigned APKs

This commit is contained in:
Hans-Christoph Steiner 2017-11-10 09:29:50 +01:00
parent d7a51fd058
commit daa9635286

View File

@ -24,7 +24,7 @@ set -x
export ANDROID_HOME=/usr/lib/android-sdk
cd tests
./run-tests $WORKSPACE/fdroiddata/unsigned
./run-tests $WORKSPACE
# this is set up and managed by jenkins-build-all
cd $WORKSPACE/fdroiddata