-
Yaroslav Dynnikov authored
CI on master branch always reuses the same archive. As a result, its size gradually grows. It already takes more than 6GB, while it should be about 3GB large. It makes restoring the cache slower and slower. With this patch the cache is cleared every time in master branch.
Yaroslav Dynnikov authoredCI on master branch always reuses the same archive. As a result, its size gradually grows. It already takes more than 6GB, while it should be about 3GB large. It makes restoring the cache slower and slower. With this patch the cache is cleared every time in master branch.