From fc726baf6d6c0415ab729e3d79561fce811bc1e6 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Mon, 13 May 2019 13:31:48 -0400 Subject: [PATCH] Remove OpenBSD from scheduled refresh jobs It doesn't update that often --- contrib/crontab | 1 - 1 file changed, 1 deletion(-) diff --git a/contrib/crontab b/contrib/crontab index c895d40..1c87744 100644 --- a/contrib/crontab +++ b/contrib/crontab @@ -15,7 +15,6 @@ 30 19 * * 5 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" alpine/3.9 30 19 * * 6 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" -a amd64 freebsd/current 0 19 * * 0 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" fedora/30 -0 19 * * 1 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" openbsd/6.5 # Monthly 0 18 1 * 0 chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" -a amd64 freebsd/11.x -- 2.38.5