mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-03 20:42:09 +08:00
update CI route sync script for new version of azcopy
old-commit-hash: 35fbb9d097118eddfa58654872f28beee4a32593
This commit is contained in:
@@ -37,7 +37,7 @@ def sync_to_ci_public(route):
|
||||
"https://{}.blob.core.windows.net/{}/{}/?{}".format(_DATA_ACCOUNT_CI, "openpilotci", dongle_id, DEST_KEY),
|
||||
"--recursive=true",
|
||||
"--overwrite=false",
|
||||
"--exclude=*/dcamera.hevc",
|
||||
"--exclude-pattern=*/dcamera.hevc",
|
||||
]
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user