add gcs bucket name to the env var
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
],
|
||||
"license": "AGPL-3.0-only",
|
||||
"scripts": {
|
||||
"test": "lerna run --no-bail test",
|
||||
"test": "lerna run test",
|
||||
"lint": "lerna run lint",
|
||||
"build": "lerna run build",
|
||||
"test:scoped:example": "lerna run test --scope={@omnivore/pdf-handler,@omnivore/web}",
|
||||
|
||||
Reference in New Issue
Block a user