Skip to content

Commit

Permalink
packit with Foreman 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Sep 24, 2024
1 parent cd3d4ba commit 4715032
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ upstream_tag_template: v{version}

actions:
post-upstream-clone:
- "wget https://raw.githubusercontent.com/theforeman/foreman-packaging/rpm/develop/packages/satellite/rubygem-foreman_theme_satellite/rubygem-foreman_theme_satellite.spec -O rubygem-foreman_theme_satellite.spec"
- "wget https://raw.githubusercontent.com/theforeman/foreman-packaging/rpm/3.12/packages/satellite/rubygem-foreman_theme_satellite/rubygem-foreman_theme_satellite.spec -O rubygem-foreman_theme_satellite.spec"
get-current-version:
- ruby -rrubygems -e 'puts Gem::Specification::load(Dir.glob("*.gemspec").first).version'
create-archive:
Expand All @@ -31,13 +31,13 @@ jobs:
rhel-8:
additional_modules: "foreman-devel:el8"
additional_repos:
- https://yum.theforeman.org/releases/nightly/el8/x86_64/
- https://yum.theforeman.org/plugins/nightly/el8/x86_64/
- https://yum.theforeman.org/releases/3.12/el8/x86_64/
- https://yum.theforeman.org/plugins/3.12/el8/x86_64/
rhel-9:
additional_modules: "foreman-devel:el9"
additional_repos:
- https://yum.theforeman.org/releases/nightly/el9/x86_64/
- https://yum.theforeman.org/plugins/nightly/el9/x86_64/
- https://yum.theforeman.org/releases/3.12/el9/x86_64/
- https://yum.theforeman.org/plugins/3.12/el9/x86_64/
module_hotfixes: true

srpm_build_deps:
Expand Down

0 comments on commit 4715032

Please sign in to comment.