df5ac56102
* adding category in the template property file * added category on ruby template
7 lines
180 B
JSON
7 lines
180 B
JSON
{
|
|
"name": "Android CI",
|
|
"description": "Build an Android project with Gradle.",
|
|
"iconName": "android",
|
|
"categories": ["Continuous integration", "Java", "Mobile"]
|
|
}
|