~comcloudway/builds.sr.ht

654e30f4e17810b54d4fff7832d08809cde16239 — Haowen Liu 2 years ago daf7ebe
ubuntu/impish EOL
4 files changed, 0 insertions(+), 6 deletions(-)

M contrib/crontab
D images/ubuntu/21.10
D images/ubuntu/impish/functions
D images/ubuntu/impish/genimg
M contrib/crontab => contrib/crontab +0 -1
@@ 19,7 19,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/impish
 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 amd64 rockylinux/9


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

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

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