Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: drop docker layer caching from release job
This job is failing with "No space left on device" lately, and this helps to fix it. Besides, it seems that caching does not help to shorten execution times (validate/release job succeeds in under 8 minutes now; ymmv). Signed-off-by: Kir Kolyshkin <[email protected]>
- Loading branch information