Use cron expression to configure api & builder image refresh times #174
Labels
No labels
Roadmap
V
bug
docs
duplicate
enhancement
good first issue
help wanted
idea
invalid
question
wontfix
Idea
Roadmap
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: vieter-v/vieter#174
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The above name says it all. For the repos, I would use
*/15 *and for the builder image0 0 *.Not quite sure whether I still want this. With the list of repos, it wouldn't be very logical, because when the daemon starts, it has to retrieve the list of repos already anyways.
For the builder image, perhaps we should switch to building it when we know it'll be needed.
Replaced by #211