mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-19 13:31:03 +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
|
## Building fluentd-ui.gem
|
||||||
|
|
||||||
$ bundle exec rake build
|
# Generate pre-compiled assets
|
||||||
fluentd-ui X.X.X built to pkg/fluentd-ui-X.X.X.gem.
|
$ 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
|
# Push to rubygems.org
|
||||||
|
$ bin/rails release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user