contrib/crontab: add FreeBSD 14

This commit is contained in:
Simon Ser 2023-12-01 10:48:41 +00:00 committed by Drew DeVault
parent 650e80c8e4
commit 083dec43f2
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
0 19 * * 5 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" -a amd64 freebsd/13.x
0 19 * * 6 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" -a amd64 openbsd/latest
30 19 * * 6 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" -a x86_64 rockylinux/9
0 19 * * 7 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" -a amd64 freebsd/14.x
# Monthly
0 18 1 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" -a amd64 ubuntu/oldlts