ci: Remove Docker build caching

This commit is contained in:
danielvici123
2026-06-09 21:11:26 +02:00
parent 13afb2292e
commit c68be2a9f5

View File

@@ -49,6 +49,4 @@ jobs:
context: .
push: true
platforms: linux/amd64
tags: ${{ steps.meta.outputs.tags }}
cache-from: type=gha
cache-to: type=gha,mode=max
tags: ${{ steps.meta.outputs.tags }}