fix(incubator): some cleanup (#3586)
* fix(arksurvival): cleanup * cleanup * update questions * chore(incubator): some cleanup * remove enabled true from main services * bump all incubator * lint * empty lines * emtpy line
This commit is contained in:
@@ -26,4 +26,4 @@ sources:
|
||||
- https://github.com/abusesa/github-backup
|
||||
- https://hub.docker.com/r/llalon/github-backup
|
||||
type: application
|
||||
version: 0.0.17
|
||||
version: 0.0.19
|
||||
|
||||
@@ -18,13 +18,13 @@ questions:
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: TOKEN
|
||||
label: 'TOKEN'
|
||||
label: "TOKEN"
|
||||
description: "Get your token from httpsgithub.comsettingstokens, see the support page for more details."
|
||||
schema:
|
||||
type: string
|
||||
default: "1a2b3c4d5e6f71a2b3c4d5e6f71a2b3c4d5e6f7b"
|
||||
- variable: SCHEDULE
|
||||
label: 'SCHEDULE'
|
||||
label: "SCHEDULE"
|
||||
description: "How often to sync in seconds (eg. 3600 for 1h, 21600 for 6h, 43200 for 12h, 86400 for 24h)"
|
||||
schema:
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user