Skip to content

Commit 185db0c

Browse files
committed
ci: include additional repository to enable EL7 build
Signed-off-by: Martin Styk <mart.styk@gmail.com>
1 parent bb5f6d4 commit 185db0c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.packit.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,10 @@ jobs:
3333
- job: copr_build
3434
trigger: pull_request
3535
targets:
36-
- epel-7-x86_64
36+
epel-7-x86_64:
37+
additional_repos:
38+
- https://beaker-project.org/yum/server/RedHatEnterpriseLinux7/
39+
- https://vault.centos.org/centos/7/extras/x86_64/
3740
identifier: rhel_7
3841
actions:
3942
post-upstream-clone:

0 commit comments

Comments
 (0)