mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
F-Droid: scanignore test files
The scanner changes means it looks more aggresively for JAR and APK: fdroidserver!758
This commit is contained in:
parent
e2d1f78d1a
commit
8c2b8342d4
1 changed files with 3 additions and 0 deletions
|
|
@ -1455,6 +1455,9 @@ Builds:
|
|||
versionCode: 1008050
|
||||
commit: '1.8'
|
||||
subdir: app
|
||||
scanignore:
|
||||
- app/src/androidTest/assets
|
||||
- app/src/test/resources
|
||||
sudo: apt-get update; apt-get update; apt-get install -y disorderfs
|
||||
init:
|
||||
- cd ../..
|
||||
|
|
|
|||
Loading…
Reference in a new issue