df5ac56102
* adding category in the template property file * added category on ruby template
7 lines
158 B
JSON
7 lines
158 B
JSON
{
|
|
"name": "Swift",
|
|
"description": "Build and test a Swift Package.",
|
|
"iconName": "swift",
|
|
"categories": ["Continuous integration", "Swift"]
|
|
}
|