ci: remove gha cache on docker workflow (#25636)
This commit is contained in:
parent
3516334ebb
commit
7fd0ee874c
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user