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

This commit is contained in:
cal 2026-02-11 22:14:25 +00:00
commit 4a06a80101

View File

@ -121,8 +121,8 @@ jobs:
manticorum67/paper-dynasty-discordapp:latest
manticorum67/paper-dynasty-discordapp:v${{ steps.meta.outputs.version }}
manticorum67/paper-dynasty-discordapp:${{ steps.meta.outputs.version_sha }}
cache-from: type=gha
cache-to: type=gha,mode=max
cache-from: type=registry,ref=manticorum67/paper-dynasty-discordapp:buildcache
cache-to: type=registry,ref=manticorum67/paper-dynasty-discordapp:buildcache,mode=max
- name: Build Summary
run: |