mirror of
https://forgejo.ellis.link/continuwuation/continuwuity/
synced 2026-09-17 18:04:36 +00:00
The final container tried to COPY from the default cargo target dir, but we only checked if cached_target is present. We copy from cached_target to target when cached_target is present now in the builder