Files
starter-workflows/ci/properties/google.properties.json
T
Shubham Tiwari 2b476f011c Category change
2021-08-25 23:22:32 +05:30

7 lines
243 B
JSON

{
"name": "Build and Deploy to GKE",
"description": "Build a docker container, publish it to Google Container Registry, and deploy to GKE.",
"creator": "Google Cloud",
"iconName": "googlegke",
"categories": ["Deployment"]
}