Files
starter-workflows/deployments/properties/google_java.properties.json
T

7 lines
266 B
JSON
Raw Normal View History

2021-10-22 15:13:09 +05:30
{
"name": "[Specific Java]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"]
}