Add partner workflows

This commit is contained in:
Trey
2019-11-14 06:37:06 -08:00
committed by Edward Thomson
parent a33d16cad6
commit 05a16cf675
6 changed files with 217 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"name": "Build and Deploy to GKE",
"description": "Build a docker container, publish it to Google Container Registry, and deploy to GKE.",
"iconName": "googlegke",
"categories": null
}