forked from infra/ansible
make-git-checkout-seed: add epel10 branch
Signed-off-by: Carl George <carlwgeorge@gmail.com>
This commit is contained in:
parent
c7579f7f53
commit
1f3f3d067d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue