allow templates to show up in multiple categories
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
"name": "Docker image",
|
||||
"description": "Build a Docker image to deploy, run, or push to a registry.",
|
||||
"iconName": "docker",
|
||||
"category": null
|
||||
"category": ["Dockerfile"]
|
||||
}
|
||||
Reference in New Issue
Block a user