mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
gitlab-ci: metadata_v0 test expects no config
This commit is contained in:
parent
56338cd7d0
commit
004103357b
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ metadata_v0:
|
||||||
- git checkout $RELEASE_COMMIT_ID
|
- git checkout $RELEASE_COMMIT_ID
|
||||||
- cd ..
|
- cd ..
|
||||||
- git clone --depth 1 https://gitlab.com/fdroid/fdroiddata.git
|
- git clone --depth 1 https://gitlab.com/fdroid/fdroiddata.git
|
||||||
|
- rm -f fdroiddata/config.yml # ignore config for this test
|
||||||
- cd fdroiddata
|
- cd fdroiddata
|
||||||
- ../tests/dump_internal_metadata_format.py
|
- ../tests/dump_internal_metadata_format.py
|
||||||
- cd ..
|
- cd ..
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue