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