1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

I forgot that not everyone has the same bash aliases I do.

This commit is contained in:
Nate Berkopec 2017-08-17 13:15:03 -06:00
parent 63946d17a5
commit 7ddec915d7

View file

@ -2,7 +2,7 @@
Using "3.7.1" as a version example.
2. `be rake package && be rake release`
2. `bundle exec rake package && be rake release`
3. Switch to latest JRuby version
4. `rake java gem`
5. `gem push pkg/puma-3.7.1-java.gem`