diff options
Diffstat (limited to 'job-cfg/chroot-test.yaml')
-rw-r--r-- | job-cfg/chroot-test.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/job-cfg/chroot-test.yaml b/job-cfg/chroot-test.yaml index 9a32d0ca..88476f64 100644 --- a/job-cfg/chroot-test.yaml +++ b/job-cfg/chroot-test.yaml @@ -64,6 +64,8 @@ - job-template: name: '{name}-housekeeping' description: '{my_description}{do_not_edit}' + triggers: + - timed: "0 5 * * *" builders: - shell: '/srv/jenkins/bin/housekeeping.sh' publishers: |