Fix CI job
This commit is contained in:
parent
3bc655d288
commit
592b9fba97
|
@ -5,5 +5,6 @@ before_script:
|
|||
- tar -xvf '/tmp/fdroidserver.tar.bz2'
|
||||
- export PATH="$PATH:$PWD/fdroidserver.git/"
|
||||
|
||||
script:
|
||||
- fdroid readmeta
|
||||
metadata_check:
|
||||
script:
|
||||
- fdroid readmeta
|
||||
|
|
Loading…
Reference in a new issue