Skip to content

Commit

Permalink
test2
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Aug 11, 2023
1 parent 2dadfaa commit 6c070d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ upstream_tag_template: "{version}"
actions:
post-upstream-clone:
- "wget https://raw.githubusercontent.com/theforeman/foreman-packaging/rpm/develop/packages/katello/rubygem-katello/rubygem-katello.spec -O rubygem-katello.spec"
- "sed -i '/%global prerelease/d' rubygem-katello.spec"
get-current-version:
- "sed -i 's/-master//' lib/katello/version.rb"
- ruby -rrubygems -e 'puts Gem::Specification::load(Dir.glob("*.gemspec").first).version'
Expand Down

0 comments on commit 6c070d0

Please sign in to comment.