mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-03 19:42:55 +00:00
merge directories in git-upload instead of removing existing files for perf test result uploads
This commit is contained in:
committed by
Dmitry Rodionov
parent
d4d26f619d
commit
a4829712f4
@@ -20,4 +20,5 @@ scripts/git-upload \
|
||||
--message="add performance test result for $GITHUB_SHA zenith revision" \
|
||||
--branch=master \
|
||||
copy "$REPORT_FROM" "data/$REPORT_TO" `# COPY FROM TO_RELATIVE`\
|
||||
--merge \
|
||||
--run-cmd "python $SCRIPT_DIR/generate_perf_report_page.py --input-dir data/$REPORT_TO --out reports/$REPORT_TO.html"
|
||||
|
||||
Reference in New Issue
Block a user