chore: remove cache configuration from build-and-push workflow

This commit is contained in:
2026-04-29 00:14:30 +02:00
parent 14766761c1
commit 057181ed4a
-2
View File
@@ -131,8 +131,6 @@ jobs:
tags: |
${{ env.REGISTRY }}/starappeal/ledmatrix-preview:latest
${{ env.REGISTRY }}/starappeal/ledmatrix-preview:${{ github.ref_name }}
cache-from: type=gha
cache-to: type=gha,mode=max
deploy-preview:
runs-on: ubuntu-latest