Commit Graph

3 Commits

Author SHA1 Message Date
Jorge Martin Espinosa
00f68a0f86 Revert "Clear and generate new cache only when merging to develop" (#2550)
This reverts commit 0473c4b5f0.
2024-03-14 13:34:19 +01:00
Jorge Martin Espinosa
0473c4b5f0 Clear and generate new cache only when merging to develop (#2549)
Clearing the cache regularly doesn't work because on each new merge to develop a new cache of almost 4GB will be created and replace the 'cleared' one.

We can try doing a clean up to this cache we're about to save so it's a bit smaller.
2024-03-14 09:40:34 +01:00
Jorge Martin Espinosa
484ae6f0e8 Add clear gradle cache flow (#2473) 2024-03-07 13:39:02 +01:00