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

@ -14,6 +14,8 @@ pub mut:
arch []string
// Which repo the builder should publish packages to
repo string
// Cron schedule describing how frequently to build the repo.
schedule string
}
// patch_from_params patches a GitRepo from a map[string]string, usually