Add ruby release targets (#11468)
Add bazel targets to create ruby release artifacts. Should be run with: ``` bazel run ruby:release bazel run ruby:jruby_release ``` Closes #11468 COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/11468 from deannagarcia:rubyTargets b7b7eb68657c3aa632813cc4f8896fec5db6d411 PiperOrigin-RevId: 503277136
Loading
Please sign in to comment