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

7 lines
173 B
JSON
Raw Normal View History

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