Files
starter-workflows/deployments/properties/google-cloudrun-docker.properties.json
T

8 lines
310 B
JSON
Raw Normal View History

{
"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"]
}