Commit graph

3 commits

Author SHA1 Message Date
Jorge Martin Espinosa
179579d5e5
Revert "Clear and generate new cache only when merging to develop" (#2550)
This reverts commit ab504a6095.
2024-03-14 13:34:19 +01:00
Jorge Martin Espinosa
ab504a6095
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
9f4fdd55d0
Add clear gradle cache flow (#2473) 2024-03-07 13:39:02 +01:00