Files
starter-workflows/ci/properties/gem-push.properties.json
T

7 lines
177 B
JSON
Raw Normal View History

2019-08-14 15:36:41 -04:00
{
"name": "Ruby Gem",
"description": "Pushes a Ruby Gem to RubyGems.org and GitHub Package Registry.",
"iconName": "ruby-gems",
"categories": ["Ruby", "SDLC"]
}