Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 218 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 218 Bytes

Docker Firebase tools

Deployment

  1. Replace [PROJECT_ID] in cloudbuild.yaml with your project id.
  2. Run the following command on your terminal window:
gcloud builds submit --config=cloudbuild.yaml .