Merge pull request 'ci: switch Docker build cache to type=registry' (#12) from ci/registry-cache into main
All checks were successful
Build Docker Image / build (push) Successful in 3m54s

This commit is contained in:
cal 2026-02-11 22:14:21 +00:00
commit 113b76ec9a

View File

@ -194,8 +194,8 @@ jobs:
manticorum67/major-domo-database:latest
manticorum67/major-domo-database:v${{ steps.meta.outputs.version }}
manticorum67/major-domo-database:${{ steps.meta.outputs.version_sha }}
cache-from: type=gha
cache-to: type=gha,mode=max
cache-from: type=registry,ref=manticorum67/major-domo-database:buildcache
cache-to: type=registry,ref=manticorum67/major-domo-database:buildcache,mode=max
# ==============================================
# 7. BUILD SUMMARY