mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Add note about making Github release [ci skip]
This commit is contained in:
parent
325ad31ac6
commit
13ee96d138
1 changed files with 4 additions and 4 deletions
|
@ -11,7 +11,7 @@
|
|||
Using "3.7.1" as a version example.
|
||||
|
||||
1. `bundle exec rake release`
|
||||
2. `gem push --key github --host https://rubygems.pkg.github.com/puma pkg/puma-VERSION.gem`
|
||||
3. Switch to latest JRuby version
|
||||
4. `rake java gem`
|
||||
5. `gem push pkg/puma-VERSION-java.gem`
|
||||
1. Switch to latest JRuby version
|
||||
1. `rake java gem`
|
||||
1. `gem push pkg/puma-VERSION-java.gem`
|
||||
1. Add release on Github at https://github.com/puma/puma/releases/new
|
||||
|
|
Loading…
Add table
Reference in a new issue