~comcloudway/builds.sr.ht

7b8e66e4ddf97fc3dc5b79e295dc4375c9250d96 — Haowen Liu 1 year, 2 months ago 45812de
ubuntu/kinetic: EOF
4 files changed, 0 insertions(+), 6 deletions(-)

M contrib/crontab
D images/ubuntu/22.10
D images/ubuntu/kinetic/functions
D images/ubuntu/kinetic/genimg
M contrib/crontab => contrib/crontab +0 -1
@@ 20,7 20,6 @@
 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/kinetic
 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


D images/ubuntu/22.10 => images/ubuntu/22.10 +0 -1
@@ 1,1 0,0 @@
kinetic
\ No newline at end of file

D images/ubuntu/kinetic/functions => images/ubuntu/kinetic/functions +0 -1
@@ 1,1 0,0 @@
../functions
\ No newline at end of file

D images/ubuntu/kinetic/genimg => images/ubuntu/kinetic/genimg +0 -3
@@ 1,3 0,0 @@
#!/bin/sh -eux
export release=kinetic
exec ../genimg "$@"