mirror of
https://github.com/crazy-max/diun.git
synced 2025-01-12 11:38:11 +00:00
12 lines
136 B
YAML
12 lines
136 B
YAML
watch:
|
|
workers: 20
|
|
schedule: "0 */6 * * *"
|
|
|
|
defaults:
|
|
watchRepo: true
|
|
notifyOn:
|
|
- new
|
|
maxTags: 5
|
|
|
|
providers:
|
|
docker: {}
|