Maximum size of an artifact#928
|
|
What is the maximum size of an artifact ? I’m tried to push directory with a file of 10Mb, it does’nt work. |
|
|
In Cruise, for each artifact(file or directory), after it’s zipped, the zip file size should be less than 1G. For your case I don’t think it’s the file size caused problem. You can check Cruise’s log to see if there are some errors. |
