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

8 lines
247 B
JSON
Raw Normal View History

2021-10-22 15:13:09 +05:30
{
2021-10-22 15:58:29 +05:30
"name": "[Specific Java] Build and Deploy Java to GCE",
"description": "Build and deploy Java application to Google Compute engine.",
2021-10-22 15:13:09 +05:30
"creator": "Google Cloud",
"iconName": "googlegke",
"categories": ["Deployment", "Java"]
2021-10-22 15:58:29 +05:30
}