~comcloudway/builds.sr.ht

1381460ec7e634d07e0ca7cd702affa4643fd237 — Maxwell G 1 year, 7 months ago d76476e
images: remove EOL fedora/35.
3 files changed, 0 insertions(+), 5 deletions(-)

M contrib/crontab
D images/fedora/35/functions
D images/fedora/35/genimg
M contrib/crontab => contrib/crontab +0 -1
@@ 28,7 28,6 @@
0 18 1 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" -a amd64 ubuntu/oldlts
0 18 2 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" alpine/older
0 18 3 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" alpine/oldest
0 18 4 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" fedora/35
0 18 5 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" -a amd64 debian/oldstable
0 18 6 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" -a amd64 ubuntu/oldoldlts
0 18 7 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" -a amd64 openbsd/old

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

D images/fedora/35/genimg => images/fedora/35/genimg +0 -3
@@ 1,3 0,0 @@
#!/bin/sh
export release=35
exec ../genimg "$*"