Skip to content

Commit

Permalink
CouncilDataProject#239: deploy - ensuring firestore database is confi…
Browse files Browse the repository at this point in the history
…gured in native mode
  • Loading branch information
gregoryfoster committed Dec 2, 2023
1 parent d2f025b commit 348e624
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cdp_backend/infrastructure/Justfile
Expand Up @@ -87,6 +87,7 @@ deploy project cookiecutter_yaml=default_cookiecutter_yaml:
just enable-services
firebase use --add {{project}}
firebase deploy --only firestore:rules
gcloud alpha firestore databases update --type=firestore-native
firebase deploy --only firestore:indexes
firebase deploy --only storage
store_cdp_metadata_document {{cookiecutter_yaml}}
Expand Down

0 comments on commit 348e624

Please sign in to comment.