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",
|
2020-02-14 15:09:41 -05:00
|
|
|
"categories": ["Dockerfile"]
|
2020-02-14 15:09:04 -05:00
|
|
|
}
|