mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
gitlab-ci: include fdroiddata yml files in metadata_v0 test
This commit is contained in:
parent
0bd276de1c
commit
3c9cc59c38
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ metadata_v0:
|
|||
- git reset --hard
|
||||
- git checkout $GITCOMMIT
|
||||
- cd fdroiddata
|
||||
- echo "accepted_formats = ('txt', 'yml')" >> config.py
|
||||
- ../tests/dump_internal_metadata_format.py
|
||||
- sed -i
|
||||
-e '/Translation:/d'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue