Skip to content

Commit

Permalink
Update full_export.sh (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislaw-zakrzewski committed Mar 8, 2024
1 parent cb0836a commit bba7778
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions data-serving/scripts/export-data/full_export.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
set -xeuo pipefail
source ./common.sh
require_env "${FULL_EXPORT_BUCKET:-}" "Specify FULL_EXPORT_BUCKET"
require_env "${GDOTH_API_BASEURL:-}" "Specify GDOTH_API_BASEURL"
require_env "${GDOTH_API_KEY:-}" "Specify GDOTH_API_KEY"
require_env "${CONN:-}" "Specify MongoDB connection string in CONN"


Expand Down

0 comments on commit bba7778

Please sign in to comment.