Skip to content

Commit

Permalink
Merge pull request #89 from lcarva/fix-rhel-8-entries
Browse files Browse the repository at this point in the history
fix: Add rhel-8 repos properly
  • Loading branch information
lcarva authored Dec 5, 2024
2 parents 71658f9 + 0615871 commit e1138f0
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 e1138f0

Please sign in to comment.