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
All checks were successful
Build Docker Image / build (push) Successful in 2m58s
This commit is contained in:
commit
4a06a80101
@ -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: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user