ci: remove gha cache on docker workflow (#25636)

This commit is contained in:
Tyler 2025-12-03 11:29:07 -08:00 committed by GitHub
parent 3516334ebb
commit 7fd0ee874c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -71,5 +71,3 @@ jobs:
platforms: linux/amd64,linux/arm64
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
cache-from: type=gha
cache-to: type=gha,mode=max