Skip to content

Ruby Gems

Pushes a gem to RubyGems.

Configuration

No additional configuration options.

Environment Variables

NameDescription
GEM_BINPath to gem executable. Default: gem

Example

targets:
- name: gem

Notes

  • gem must be installed on the system
  • You must be logged in with gem login