7 lines
209 B
JSON
7 lines
209 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": ["Docker"]
|
|
}
|