mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-18 21:11:28 +02:00
Update release procedure
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
parent
7b6eb81449
commit
bacc51f8f2
@ -47,8 +47,11 @@ NOTE: `chromedriver` executable binary should be located under your `$PATH`.
|
||||
|
||||
## Building fluentd-ui.gem
|
||||
|
||||
$ bundle exec rake build
|
||||
fluentd-ui X.X.X built to pkg/fluentd-ui-X.X.X.gem.
|
||||
# Generate pre-compiled assets
|
||||
$ RAILS_ENV=production bin/rails assets:precompile
|
||||
|
||||
# fluentd-ui X.X.X built to pkg/fluentd-ui-X.X.X.gem.
|
||||
$ RAILS_ENV=production bin/rails build
|
||||
|
||||
$ bundle exec rake release
|
||||
# Push to rubygems.org
|
||||
$ bin/rails release
|
||||
|
Loading…
x
Reference in New Issue
Block a user