From 9f04651c1f5dbb78177801f310bb124e94d33f61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Hr=C4=8Dka?= Date: Fri, 3 Mar 2023 08:43:45 +0000 Subject: [PATCH] Update release-candidate.sh Signed-off-by: humaton --- release-candidate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-candidate.sh b/release-candidate.sh index 286974d..b63d46c 100755 --- a/release-candidate.sh +++ b/release-candidate.sh @@ -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-final.conf" +CONFIG="fedora-beta.conf" TARGET_DIR="/mnt/koji/compose/38" #OLD_COMPOSES_DIR="--old-composes=/mnt/fedora_koji/compose/f23 --old-composes=$TARGET_DIR" NIGHTLY=""