[Fix] Rimossa cache gha non disponibile su Gitea Actions (causava timeout)
Build and Push Docker Images / Build Linux Container (push) Successful in 6m55s
Build and Push Docker Images / Create Multi-Platform Manifest (push) Has been cancelled
Build and Push Docker Images / Build Windows Container (push) Has been cancelled

This commit is contained in:
2026-01-24 17:46:07 +01:00
parent e707045d63
commit 1d9b4902d4
-2
View File
@@ -87,8 +87,6 @@ jobs:
push: true push: true
tags: ${{ steps.meta.outputs.tags }} tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
platforms: linux/amd64 platforms: linux/amd64
build-windows: build-windows: