Files
starter-workflows/ci/properties/ibm.properties.json
T
Steve Martinelli 641db8990d clean up IBM title and icon
using a different icon for IBM Cloud, ran svgo on it, too.
2020-05-17 22:16:47 -04:00

6 lines
221 B
JSON

{
"name": "Deploy to IBM Kubernetes Service",
"description": "Build a docker container, publish it to IBM Container Registry, and deploy to IBM Kubernetes Service.",
"iconName": "ibm",
"categories": null
}