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
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue