You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tutorial to experiment a Continuous Delivery pipeline on GCP using Cloud Code -> Cloud build -> Cloud Deploy with a simple flow involving a developer, QA team and App Release team, using kustomize and Skaffold profiles to customize app configuration in different environments.
**work in progress** – Trigger Cloud Build jobs when new tags are inserted to GCR or webhook called.I've implemented similar for Cloud Run and at least for the current use-case it seems to be better fit.. but I'll save this here for later reference.