// CONTINUOUS DEPLOYMENT
Deployment Pipeline
Every push to main ships this site to Cloud Run automatically. Live GitHub Actions runs below.
Deploy pipeline
- Git Commitgit push origin main
- GitHub ActionsCI triggered
- Build & Testnext build
- Push Imageto GCR
- Cloud Rundeploy revision
- Liveserved on GCP
resume.mindtunnel.org
Recent runs (0)
repositoryLoading workflow runs...