We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eac3f67 commit 7e74c8aCopy full SHA for 7e74c8a
1 file changed
infra/bigquery-export/package.json
@@ -5,7 +5,6 @@
5
"scripts": {
6
"build": "docker build -t bigquery-export .",
7
"run": "docker run -v ~/.config/gcloud:/home/app/.config/gcloud:ro --env-file .env bigquery-export"
8
- }
9
},
10
"type": "module",
11
"dependencies": {
0 commit comments