Set up fdroiddata with empty config.py
This commit is contained in:
parent
53cdcedcbc
commit
c870b7311d
|
@ -4,7 +4,8 @@ before_script:
|
|||
- test -d fdroidserver && rm -rf fdroidserver
|
||||
- git clone https://gitlab.com/fdroid/fdroidserver.git fdroidserver --depth=10
|
||||
- export PATH="$PATH:$PWD/fdroidserver"
|
||||
- touch config.py
|
||||
|
||||
metadata_check:
|
||||
script:
|
||||
- cd fdroiddata && fdroid readmeta
|
||||
- fdroid readmeta
|
||||
|
|
Loading…
Reference in a new issue