df5ac56102
* adding category in the template property file * added category on ruby template
7 lines
197 B
JSON
7 lines
197 B
JSON
{
|
|
"name": "Publish Docker Container",
|
|
"description": "Build, test and push Docker image to GitHub Packages.",
|
|
"iconName": "docker",
|
|
"categories": ["Continuous integration", "Dockerfile"]
|
|
}
|