Files
auth-proxy/.github/workflows/ci-cd.yml
db123-test fc31ca3d86 chore(ci): add Docker buildx layer caching to CI/CD workflow
Enable registry-based caching for Docker builds by adding
--cache-from and --cache-to flags. This reuses cached layers
from previous builds to speed up build times and reduce network
usage.
2026-05-04 13:34:39 +03:30

2.5 KiB