diff options
-rw-r--r-- | job-cfg/lvc.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/job-cfg/lvc.yaml b/job-cfg/lvc.yaml index deb63580..f2f82ca0 100644 --- a/job-cfg/lvc.yaml +++ b/job-cfg/lvc.yaml @@ -67,3 +67,4 @@ - 'debian-testing-daily': dist_name: 'Debian-Installer Testing (Daily)' my_iso: 'http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso' + my_time: 'H */8 * * *' |