Files
vikunja/.github/workflows
kolaente 47d65e82c8 ci: stop Preview docker build from using GHA cache (fixes "failed to reserve cache")
The image build succeeds but exporting to the GHA cache fails with
'failed to reserve cache' under concurrent preview builds against the
10 GiB budget, and buildx treats that as fatal. #3053 (mode=max->min)
did not fix it. Remove cache-from/cache-to type=gha entirely so the
Preview build is decoupled from the cache budget.
2026-07-01 12:41:11 +00:00
..
2026-03-20 11:53:08 +01:00