From 7152aaf67399cd45cc636899b565c39bebe85cdb Mon Sep 17 00:00:00 2001 From: Ashwin Sangem Date: Mon, 27 Sep 2021 04:50:03 +0000 Subject: [PATCH] Undoing the change --- deployments/properties/google.properties.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments/properties/google.properties.json b/deployments/properties/google.properties.json index 1ba8964..c7f216f 100644 --- a/deployments/properties/google.properties.json +++ b/deployments/properties/google.properties.json @@ -3,5 +3,5 @@ "description": "Build a docker container, publish it to Google Container Registry, and deploy to GKE.", "creator": "Google Cloud", "iconName": "googlegke", - "categories": ["Deployment", "Azure Functions"] + "categories": ["Deployment"] } \ No newline at end of file