Refresh fedora images

This commit is contained in:
Timothée Floure 2021-05-17 07:09:15 +02:00 committed by Drew DeVault
parent ae8ace9c0b
commit 8e42086f1e
5 changed files with 7 additions and 3 deletions

View File

@ -26,4 +26,4 @@
0 18 1 * 0 chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" ubuntu/oldlts
0 18 2 * 0 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" alpine/older
0 18 3 * 0 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" alpine/oldest
0 18 4 * 0 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" fedora/32
0 18 4 * 0 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" fedora/33

1
images/fedora/35/functions Symbolic link
View File

@ -0,0 +1 @@
../functions

3
images/fedora/35/genimg Executable file
View File

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

View File

@ -1 +1 @@
33
34

View File

@ -1 +1 @@
34
35