Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 555 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 555 Bytes

firebase-git-ops-delivery

Proof of concept based on https://cloud.google.com/kubernetes-engine/docs/tutorials/gitops-cloud-build

Currently looking to deploy sample firestore data to my very own GCP project with a Continous delivery approach.

Requirements:

  • Mirror this repo in cloud source repositories
  • Cloud build API
  • Cloud build trigger to point to cloudbuild.yaml and cloudbuild-delivery.yaml
  • Firebase Firestore for the purpose of this proof of concept
  • Give the cloud builder service account permissions to write to source repositories