diff --git a/ci/properties/google.properties.json b/ci/properties/google.properties.json index 877e239..5590cec 100644 --- a/ci/properties/google.properties.json +++ b/ci/properties/google.properties.json @@ -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"] }