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

7 lines
199 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",
2021-08-25 23:22:32 +05:30
"categories": ["Continuous integration", "Ruby", "SDLC"]
2019-08-14 15:36:41 -04:00
}