Skip to content

Commit

Permalink
Update .packit.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Evgeni Golov <[email protected]>
  • Loading branch information
nadjaheitmann and evgeni authored Jun 27, 2023
1 parent e0ba15f commit bc93772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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/plugins/rubygem-foreman_scc_manager/rubygem-foreman_scc_manager.spec -O rubygem-foreman_scc_manager.spec"
- "wget https://raw.githubusercontent.com/theforeman/foreman-packaging/rpm/develop/packages/katello/rubygem-foreman_scc_manager/rubygem-foreman_scc_manager.spec -O rubygem-foreman_scc_manager.spec"
get-current-version:
- ruby -rrubygems -e 'puts Gem::Specification::load(Dir.glob("*.gemspec").first).version'
create-archive:
Expand Down

0 comments on commit bc93772

Please sign in to comment.