Skip to content

Commit 207f755

Browse files
committed
Add deployment information for Google Cloud Run - closes #30
Signed-off-by: Mihai Criveti <[email protected]>
1 parent 059c991 commit 207f755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/deployment/google-cloud-run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ curl -H "Authorization: Bearer $MCPGATEWAY_BEARER_TOKEN" \
150150
You can automate builds and deployments using GitHub Actions. See:
151151

152152
```
153-
.github/workflows/deploy-gcr.yml
153+
.github/workflows/google-cloud-run.yml
154154
```
155155

156156
It builds from `Containerfile.lite`, pushes to Artifact Registry, and deploys to Cloud Run with `--max-instances=1`.

0 commit comments

Comments
 (0)