fix: keep artifact download chunks below bridge limit
This commit is contained in:
@@ -1678,7 +1678,7 @@ function downloadRemoteFile(options: ArtifactRegistryOptions, remotePath: string
|
||||
options.providerId,
|
||||
"download",
|
||||
"--chunk-bytes",
|
||||
"64000",
|
||||
"45000",
|
||||
remotePath,
|
||||
localPath,
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user