mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
jenkins.debian.net is Debian/stretch, its build-tools are too old
This commit is contained in:
parent
c8e32c2802
commit
9793e57302
1 changed files with 3 additions and 0 deletions
|
@ -25,6 +25,9 @@ export ANDROID_HOME=/usr/lib/android-sdk
|
||||||
|
|
||||||
rm -rf "$WORKSPACE/.testfiles"
|
rm -rf "$WORKSPACE/.testfiles"
|
||||||
cd tests
|
cd tests
|
||||||
|
echo "Debian's build-tools is too old, remove once the package has been updated"
|
||||||
|
sed -i '/android.permission.READ_EXTERNAL_STORAGE/d' repo/index.xml
|
||||||
|
sed -i '/^diff -uw .*index-v1.json$/d' run-tests
|
||||||
./run-tests $WORKSPACE/fdroiddata/repo
|
./run-tests $WORKSPACE/fdroiddata/repo
|
||||||
|
|
||||||
# this is set up and managed by jenkins-build-all
|
# this is set up and managed by jenkins-build-all
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue