7 lines
213 B
JSON
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"]
|
|
}
|