chore: disable docker cache for fresh build

This commit is contained in:
Christomatt
2026-02-01 04:54:08 +01:00
parent 7bbf3df194
commit 78798732d9
+1 -2
View File
@@ -60,6 +60,5 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
no-cache: true
platforms: linux/amd64