Files
starter-workflows/ci/properties/openshift.properties.json
T

7 lines
220 B
JSON
Raw Normal View History

2020-09-28 16:59:32 +02:00
{
"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
}