Entferne Cache-Konfiguration aus dem Docker-Build-Workflow
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m12s

This commit is contained in:
2026-03-11 23:06:54 +01:00
parent 12f664d08e
commit 88899a11c4

View File

@@ -54,5 +54,3 @@ jobs:
push: ${{ gitea.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max