Files
starter-workflows/ci/properties/google.properties.json
T
2020-02-14 15:09:41 -05:00

7 lines
213 B
JSON

{
"name": "Build and Deploy to GKE",
"description": "Build a docker container, publish it to Google Container Registry, and deploy to GKE.",
"iconName": "googlegke",
"categories": ["Dockerfile"]
}