fix: Metadata cache
Build and publish / build (push) Successful in 1m15s

This commit is contained in:
Lino Silva
2026-04-10 23:28:20 +01:00
parent b0504e88f6
commit eab6aa4e25
+2 -2
View File
@@ -49,5 +49,5 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
cache-from: type=registry,ref=gitea.lino.cooking/${{ gitea.repository }}:buildcache
cache-to: type=registry,ref=gitea.lino.cooking/${{ gitea.repository }}:buildcache,mode=max