Update google.properties.json

This commit is contained in:
Patrick Marsceill
2020-02-14 15:09:04 -05:00
committed by GitHub
parent 4d107f13f7
commit 8088828c39
+2 -2
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": null
}
"categories": ["Docker"]
}