8 lines
310 B
JSON
8 lines
310 B
JSON
|
|
{
|
||
|
|
"name": "Build and Deploy to Cloud Run",
|
||
|
|
"description": "Build a Docker container, publish it to Google Artifact Registry, and deploy to Google Cloud Run.",
|
||
|
|
"creator": "Google Cloud",
|
||
|
|
"iconName": "google-cloud",
|
||
|
|
"categories": ["Deployment", "Containers", "Dockerfile", "Cloud Run", "Serverless"]
|
||
|
|
}
|