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

8 lines
250 B
JSON
Raw Normal View History

2021-10-22 15:13:09 +05:30
{
2021-10-22 15:48:49 +05:30
"name": "[Specific Python] Build and Deploy to GCE",
2021-10-22 16:13:36 +05:30
"description": "Build and deploy a python application to Google compute engine.",
2021-10-22 15:13:09 +05:30
"creator": "Google Cloud",
"iconName": "googlegke",
"categories": ["Deployment", "Python"]
2021-10-22 16:13:36 +05:30
}