0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-05 14:45:28 +01:00
silverwind 08254cf126
Enable docker layer caching for dry-run and nightly container builds (#36738)
Enable Docker BuildKit layer caching for the dry-run and nightly
container build workflows using GHCR registry cache.

- **Dry-run** (`pull-docker-dryrun.yml`): adds `cache-from`, read-only,
PRs can't write cache
- **Nightly** (`release-nightly.yml`): adds `cache-from` and `cache-to`
to both read and write cach

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 21:18:46 +00:00
..
2025-01-10 16:03:07 +08:00
2024-12-12 15:45:27 -05:00
2024-02-22 19:53:03 +01:00