gogs: Introduce Gogs lister
This commit is contained in:
parent
1bf11aa26d
commit
d34a6232a6
12 changed files with 612 additions and 0 deletions
|
@ -31,6 +31,10 @@ lister_args = {
|
|||
"url": "https://repo1.maven.org/maven2/",
|
||||
"index_url": "http://indexes/export.fld",
|
||||
},
|
||||
"gogs": {
|
||||
"url": "https://try.gogs.io/",
|
||||
"api_token": "secret",
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue