mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
jenkins-test: ./run-tests won't work with only unsigned APKs
This commit is contained in:
parent
d7a51fd058
commit
daa9635286
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ set -x
|
||||||
export ANDROID_HOME=/usr/lib/android-sdk
|
export ANDROID_HOME=/usr/lib/android-sdk
|
||||||
|
|
||||||
cd tests
|
cd tests
|
||||||
./run-tests $WORKSPACE/fdroiddata/unsigned
|
./run-tests $WORKSPACE
|
||||||
|
|
||||||
# this is set up and managed by jenkins-build-all
|
# this is set up and managed by jenkins-build-all
|
||||||
cd $WORKSPACE/fdroiddata
|
cd $WORKSPACE/fdroiddata
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue