gitlab-ci: include fdroiddata yml files in metadata_v0 test

This commit is contained in:
Hans-Christoph Steiner 2018-05-11 17:12:57 +02:00
parent 0bd276de1c
commit 3c9cc59c38
1 changed files with 1 additions and 0 deletions

View File

@ -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'