Skip to content

Commit

Permalink
Try to install epel-release
Browse files Browse the repository at this point in the history
Signed-off-by: Nikola Forró <[email protected]>
  • Loading branch information
nforro committed Jun 19, 2024
1 parent 25a397f commit 7e1bfb2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,17 @@ jobs:
targets:
epel-8:
distros: [RHEL-8]
tf_extra_params:
environments:
- artifacts:
- type: repository
id: http://download.fedoraproject.org/pub/epel/8/Everything/x86_64/
packages: [epel-release]
order: 0
settings:
provisioning:
post_install_script: |
subscription-manager repos --enable codeready-builder-for-rhel-8-x86_64-rpms
- job: tests
trigger: pull_request
Expand Down

0 comments on commit 7e1bfb2

Please sign in to comment.