Skip to content

Commit

Permalink
use rhel-8 and prod yum repos for packit builds
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Jan 17, 2024
1 parent 6b6f065 commit 3ab64b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ jobs:
- job: copr_build
trigger: pull_request
targets:
centos-stream-8:
rhel-8:
additional_modules: "foreman-devel:el8"
additional_repos:
- http://koji.katello.org/releases/yum/foreman-nightly/el8/x86_64/
- http://yum.theforeman.org/plugins/nightly/el8/x86_64/
- https://yum.theforeman.org/releases/nightly/el8/x86_64/
- https://yum.theforeman.org/plugins/nightly/el8/x86_64/
module_hotfixes: true

srpm_build_deps:
Expand Down

0 comments on commit 3ab64b3

Please sign in to comment.