fix: remove caching options from Docker build step
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m39s

This commit is contained in:
2025-07-25 09:02:46 -05:00
parent 9175898bf3
commit 3a79f9de5f

View File

@@ -50,5 +50,3 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max