CircleCI Orb example for Google Cloud Run
This project demonstrates how to use CircleCI orbs to deploy applications to Google Cloud Run, both fully managed and on GKE with Anthos.
- Python 3.12
- Flask 3.0.0
- CircleCI orbs: [email protected], [email protected]
- Google Cloud Run (fully managed and GKE)
- GOOGLE_PROJECT_ID: Your Google Cloud Project ID
- GCP_PROJECT_KEY: Base64 encoded service account JSON
- GOOGLE_COMPUTE_ZONE: Target deployment region
gcloud run services describe --platform=managed --region=
gcloud run services delete --platform=managed --region=