mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-27 07:26:31 -05:00
force push import results
This commit is contained in:
@@ -93,7 +93,7 @@ jobs:
|
||||
# push results to dolthub
|
||||
dolt add import_perf_results
|
||||
dolt commit -m "CI commit"
|
||||
dolt push origin $branch
|
||||
dolt push -f origin $branch
|
||||
|
||||
# generate report
|
||||
dolt sql -r csv < "$query" > "$out"
|
||||
|
||||
Reference in New Issue
Block a user