Commit 176fe2b
feat: rewrite cloudbuild.yaml as full CI/CD pipeline matching deploy.sh
The old cloudbuild.yaml was outdated and unused — it only handled the
agent image with inline CLI flags. This rewrite creates a complete
10-step pipeline that mirrors deploy.sh: builds both service images,
copies the MCP image from Quay.io to GCR, deploys both services using
the YAML configs with sed substitution, configures Pub/Sub, and sets
service URLs. Also documents the Cloud Build workflow in the Cloud Run
and main READMEs.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent f42b1a7 commit 176fe2b
3 files changed
Lines changed: 409 additions & 66 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
876 | 876 | | |
877 | 877 | | |
878 | 878 | | |
879 | | - | |
| 879 | + | |
880 | 880 | | |
881 | 881 | | |
882 | | - | |
883 | | - | |
884 | | - | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
885 | 887 | | |
886 | 888 | | |
887 | 889 | | |
| |||
0 commit comments