Prep for f38 rc 1.1

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2023-04-07 09:46:08 -07:00
parent 562fc35dbe
commit 4be17b27d9
2 changed files with 1090 additions and 1 deletions

1089
fedora-final.conf Normal file

File diff suppressed because it is too large Load Diff

View File

@ -4,7 +4,7 @@ LABEL=$1
# Remove the label from arguments. It gets special treatment. Other arguments
# to the script are passed to pungi-koji directly.
shift
CONFIG="fedora-beta.conf"
CONFIG="fedora-final.conf"
TARGET_DIR="/mnt/koji/compose/38"
#OLD_COMPOSES_DIR="--old-composes=/mnt/fedora_koji/compose/f23 --old-composes=$TARGET_DIR"
NIGHTLY=""