mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
gitlab-ci: new job to test plugins API + fdroid fetchsrclibs
This commit is contained in:
parent
9552d3ed2e
commit
4b7d29097d
2 changed files with 38 additions and 1 deletions
|
@ -15,7 +15,6 @@ fdroid_summary = 'prepare the srclibs for `fdroid build --on-server`'
|
|||
|
||||
def main():
|
||||
common.config = {
|
||||
'accepted_formats': 'yml',
|
||||
'sdk_path': os.getenv('ANDROID_HOME'),
|
||||
}
|
||||
common.fill_config_defaults(common.config)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue