Add Dockerfile category to openshift workflow
Signed-off-by: Tim Etchells <[email protected]>
This commit is contained in:
@@ -3,5 +3,5 @@
|
|||||||
"description": "Build a Docker-based project and deploy it to OpenShift.",
|
"description": "Build a Docker-based project and deploy it to OpenShift.",
|
||||||
"creator": "Red Hat",
|
"creator": "Red Hat",
|
||||||
"iconName": "openshift",
|
"iconName": "openshift",
|
||||||
"categories": null
|
"categories": [ "Dockerfile" ]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user