0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-01-12 11:38:11 +00:00
crazy-max_diun/test/dockerfile1/diun.yml
CrazyMax ac2e41de80
Add e2e tests (#471)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-08-21 14:09:06 +02:00

15 lines
206 B
YAML

watch:
workers: 20
schedule: "0 */6 * * *"
firstCheckNotif: true
notif:
script:
cmd: "sh"
args:
- "/mount/notif.sh"
providers:
dockerfile:
patterns:
- /mount/Dockerfile*