df5ac56102
* adding category in the template property file * added category on ruby template
8 lines
210 B
JSON
8 lines
210 B
JSON
{
|
|
"name": "OpenShift",
|
|
"description": "Build a Docker-based project and deploy it to OpenShift.",
|
|
"creator": "Red Hat",
|
|
"iconName": "openshift",
|
|
"categories": ["Deployment", "Dockerfile"]
|
|
}
|