1
0
Fork 0
forked from infra/ansible

make-git-checkout-seed: add epel10 branch

Signed-off-by: Carl George <carlwgeorge@gmail.com>
This commit is contained in:
Carl George 2025-08-26 13:55:44 -05:00 committed by kevin
commit 1f3f3d067d

View file

@ -21,7 +21,7 @@ SEED_DIR=$WORK_DIR/git-checkout
SPEC_DIR=$WORK_DIR/rpm-specs
# list of branches to make extra spec tarballs for
EXTRA_BRANCHES=("epel8" "epel9")
EXTRA_BRANCHES=("epel8" "epel9" "epel10")
EXTRA_BRANCHES_PREFIX=extra-rpm-specs-
# clear extra branches specs working directories