Skip to content

Commit

Permalink
hack
Browse files Browse the repository at this point in the history
  • Loading branch information
tommartensen committed Aug 3, 2023
1 parent bb6fb01 commit 84ca034
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/cost-estimation/calculate-costs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ set +xeuo pipefail

WORKING_DIR=$(dirname "$0")

# Hack to avoid bq initialization
touch "${HOME}/.bigqueryrc"

bq query \
--nouse_legacy_sql \
--project_id stackrox-infra \
Expand Down

0 comments on commit 84ca034

Please sign in to comment.