From 5054bcbbf190c3d24e10aa2a2e7fd214076c1ebb Mon Sep 17 00:00:00 2001 From: Haowen Liu Date: Tue, 11 Jan 2022 08:16:46 -0800 Subject: [PATCH] crontab: remove hirsute --- contrib/crontab | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/contrib/crontab b/contrib/crontab index 165327b..fe5c71a 100644 --- a/contrib/crontab +++ b/contrib/crontab @@ -19,8 +19,7 @@ 0 19 * * 4 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" -a amd64 ubuntu/lts 30 19 * * 4 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" alpine/latest 0 19 * * 5 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" -a amd64 freebsd/13.x -30 19 * * 5 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" -a amd64 ubuntu/hirsute - 0 19 * * 6 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" -a amd64 ubuntu/impish +30 19 * * 5 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" -a amd64 ubuntu/impish # Monthly 0 18 1 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" -a amd64 ubuntu/oldlts -- 2.38.5