mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-26 11:39:05 -05:00
/.github/scripts/performance-benchmarking/get-job-json.sh: add region
This commit is contained in:
@@ -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;",
|
||||
|
||||
Reference in New Issue
Block a user