Files
starter-workflows/deployments/properties/google_java.properties.json
T
2021-10-21 14:27:06 +05:30

7 lines
251 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", "Java"]
}