Skip to content
Snippets Groups Projects
Commit 3b274b4e authored by Yaroslav Dynnikov's avatar Yaroslav Dynnikov
Browse files

fix(ci): build master branch with clean cache

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.
parent 1f34cd72
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment