Files
starter-workflows/deployments/properties/google-cloudrun-docker.properties.json
T
Mike Verbanic c4cc28d92d feat: add google cloud run starter workflows (#1392)
* feat: add google cloud run starter workflows

* fix: pr comments

* fix: pr comments

* fix: properties naming

* fix: docker registry path
2022-03-17 00:30:00 +05:30

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