ci: switch Docker build cache to type=registry #14

Merged
cal merged 1 commits from ci/registry-cache into main 2026-02-11 22:14:26 +00:00

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: |