diff --git a/ci/properties/gem-push.properties.json b/ci/properties/gem-push.properties.json new file mode 100644 index 0000000000..1d2d586226 --- /dev/null +++ b/ci/properties/gem-push.properties.json @@ -0,0 +1,6 @@ +{ + "name": "Ruby Gem", + "description": "Pushes a Ruby Gem to RubyGems.org and GitHub Package Registry.", + "iconName": "ruby-gems", + "categories": ["Ruby", "SDLC"] +}