Start of daemon (not working) [CI SKIP]

This commit is contained in:
Jef Roosens 2022-04-13 15:24:55 +02:00
parent 132a7a8ba5
commit ff57d73998
Signed by untrusted user: Jef Roosens
GPG key ID: B75D4F293C7052DB
6 changed files with 111 additions and 11 deletions

View file

@ -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.