Skip to content

Commit

Permalink
fix: Add rhel-8 repos properly
Browse files Browse the repository at this point in the history
Add the entries to extra_rpm_repositories so they don't get garbage
collected.

Signed-off-by: Luiz Carvalho <[email protected]>
  • Loading branch information
lcarva committed Dec 5, 2024
1 parent 71658f9 commit 0615871
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions hack/extra_rpm_repositories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@ extras:
- "ubi-10-codeready-builder-debug-rpms"
- "ubi-10-codeready-builder-source"
- "ubi-10-codeready-builder-source-rpms"
- "rhel-8-appstream-rpms"
- "rhel-8-appstream-source-rpms"
- "rhel-8-baseos-rpms"
- "rhel-8-baseos-source-rpms"
- "rhel-8-codeready-builder-rpms"
- "rhel-8-codeready-builder-source-rpms"
- "rhel-9-baseos-rpms"
- "rhel-9-baseos-source-rpms"
- "rhel-9-appstream-rpms"
Expand Down

0 comments on commit 0615871

Please sign in to comment.