/.github/scripts/performance-benchmarking/get-job-json.sh: add region

This commit is contained in:
Dustin Brown
2021-01-04 13:12:11 -08:00
parent 13d4e516be
commit 07bd19a385
@@ -34,6 +34,7 @@ echo '
"--from-version='$fromVersion'",
"--to-version='$toVersion'",
"--bucket=performance-benchmarking-github-actions-results",
"--region=us-west-2",
"--results-dir='$timeprefix'",
"--results-prefix='$actorprefix'",
"select * from from_results;",