Process Flow - Cloud Build for CI/CD
Code Commit to Repo
Trigger Cloud Build
Cloud Build Executes Steps
Build, Test, Deploy
Notify Success/Failure
Code Deployed to Environment
Code is pushed to a repository, which triggers Cloud Build to run build, test, and deploy steps automatically, then notifies the result.