diff --git a/jenkins-build b/jenkins-build index 4069d820..f67c5ed0 100755 --- a/jenkins-build +++ b/jenkins-build @@ -45,9 +45,9 @@ cd $WORKSPACE/fdroidserver/getsig #------------------------------------------------------------------------------# -# run local tests +# run local tests, don't scan fdroidserver/ project for APKs cd $WORKSPACE/tests -./run-tests ~jenkins/ +./run-tests ~jenkins/workspace/[[:upper:]a-eg-z]\* #------------------------------------------------------------------------------#