mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
gitlab-ci: and one last stoopid error in debian_testing target
This commit is contained in:
parent
c7762ad7d7
commit
c8e32c2802
1 changed files with 2 additions and 2 deletions
|
|
@ -44,8 +44,8 @@ debian_testing:
|
|||
- cd tests
|
||||
- rm -f install.TestCase # fails frequently and is unimportant
|
||||
- echo "Debian's build-tools is too old, remove once the package has been updated"
|
||||
- sed -i '/android.permission.READ_EXTERNAL_STORAGE/d' tests/repo/index.xml
|
||||
- sed -i '/^diff -uw .*index-v1.json$/d' tests/run-tests
|
||||
- sed -i '/android.permission.READ_EXTERNAL_STORAGE/d' repo/index.xml
|
||||
- sed -i '/^diff -uw .*index-v1.json$/d' run-tests
|
||||
- ./run-tests
|
||||
|
||||
ubuntu_lts:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue