Add creator to partner workflows

This commit is contained in:
Cameron Booth
2020-06-02 13:40:33 -07:00
parent 87a8d83e30
commit b7eff1ebe9
6 changed files with 9 additions and 3 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
{
"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.",
"creator": "IBM",
"iconName": "ibm",
"categories": null
}
}