Update google.properties.json

This commit is contained in:
Patrick Marsceill
2020-02-14 15:09:41 -05:00
committed by GitHub
parent 8088828c39
commit d932133378
+1 -1
View File
@@ -2,5 +2,5 @@
"name": "Build and Deploy to GKE",
"description": "Build a docker container, publish it to Google Container Registry, and deploy to GKE.",
"iconName": "googlegke",
"categories": ["Docker"]
"categories": ["Dockerfile"]
}