Files
starter-workflows/ci/properties/google.properties.json
T

6 lines
202 B
JSON
Raw Normal View History

2019-11-13 12:29:30 -08:00
{
"name": "Build and Deploy to GKE",
"description": "Build a docker container, publish it to Google Container Registry, and deploy to GKE.",
"iconName": "googlegke",
"categories": null
}