mirror of
https://github.com/bellingcat/auto-archiver-setup-tool.git
synced 2026-06-08 03:28:37 +03:00
@@ -29,4 +29,6 @@ See [Configuration Reference](https://cli.vuejs.org/config/).
|
||||
2. login to your firebase account with `firebase login`
|
||||
3. make sure you have access to the project `firebase projects:list`
|
||||
4. build `yarn build` and then release `firebase deploy --only hosting`
|
||||
5. to update schedule functions `firebase deploy --only functions`
|
||||
5. to update schedule functions `firebase deploy --only functions`
|
||||
6. to update secrets use `firebase functions:secrets:set SECRET_NAME` more info [here](https://firebase.google.com/docs/functions/config-env?gen=2nd#managing_secrets)
|
||||
1. `API_SERVICE_PASSWORD` for the auto-archiver-api
|
||||
Reference in New Issue
Block a user