Skip to content

Commit

Permalink
Enable the stable copr repository for building
Browse files Browse the repository at this point in the history
This would allow us to test with fresh `fmf` bits as soon as they
are released. We would not have to wait until packages reach the
stable fedora repositories.
  • Loading branch information
psss committed Jan 9, 2025
1 parent ddf4319 commit e23ac56
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ _:
# Copr jobs under the packit project
- &copr-under-packit
job: copr_build
additional_repos:
- copr://@teemtee/stable

# Copr jobs under the teemtee project
- &copr-under-teemtee
Expand All @@ -46,6 +48,14 @@ _:
- &test-base
job: tests
trigger: pull_request
tf_extra_params:
environments:
- artifacts:
- type: repository-file
id: https://copr.fedorainfracloud.org/coprs/g/teemtee/stable/repo/fedora-rawhide/group_teemtee-stable-fedora-rawhide.repo
- type: repository-file
id: https://copr.fedorainfracloud.org/coprs/g/teemtee/stable/repo/epel-9/group_teemtee-stable-epel-9.repo


# Latest fedora & epel targets
- &latest-targets
Expand Down

0 comments on commit e23ac56

Please sign in to comment.