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

7 lines
240 B
JSON
Raw Normal View History

{
2020-05-18 23:13:25 -04:00
"name": "Deploy to IBM Cloud Kubernetes Service",
"description": "Build a docker container, publish it to IBM Cloud Container Registry, and deploy to IBM Cloud Kubernetes Service.",
"iconName": "ibm",
"categories": null
2020-05-18 23:13:25 -04:00
}