forked from vieter-v/vieter
Start of daemon (not working) [CI SKIP]
This commit is contained in:
parent
132a7a8ba5
commit
ff57d73998
6 changed files with 111 additions and 11 deletions
|
|
@ -10,6 +10,9 @@ pub:
|
|||
api_key string
|
||||
address string
|
||||
base_image string = 'archlinux:base-devel'
|
||||
max_concurrent_builds int = 1
|
||||
api_update_frequency int = 60
|
||||
global_schedule string
|
||||
}
|
||||
|
||||
// cmd returns the cli module that handles the cron daemon.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue