Files
starter-workflows/ci/properties/openshift.properties.json
T
Luca Stocchi 545967cef7 Add support for OpenShift Action
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
2020-09-28 16:59:32 +02:00

7 lines
220 B
JSON

{
"name": "OpenShift",
"description": "Set up the oc CLI in your GitHub Actions workflow and deploy your application to OpenShift.",
"creator": "Red Hat",
"iconName": "openshift",
"categories": null
}