c4cc28d92d
* feat: add google cloud run starter workflows * fix: pr comments * fix: pr comments * fix: properties naming * fix: docker registry path
8 lines
263 B
JSON
8 lines
263 B
JSON
{
|
|
"name": "Deploy to Cloud Run from Source",
|
|
"description": "Deploy to Google Cloud Run directly from source.",
|
|
"creator": "Google Cloud",
|
|
"iconName": "google-cloud",
|
|
"categories": ["Deployment", "Containers", "Cloud Run", "Serverless", "Buildpacks"]
|
|
}
|