ci: disable image cache so tom's runner doesn't fail last minute
This commit is contained in:
parent
a5aed9f43d
commit
1c2b32cdc8
1 changed files with 2 additions and 2 deletions
|
@ -152,8 +152,8 @@ jobs:
|
|||
platforms: ${{ matrix.platform }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
annotations: ${{ steps.meta.outputs.annotations }}
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
# cache-from: type=gha
|
||||
# cache-to: type=gha,mode=max
|
||||
sbom: true
|
||||
outputs: type=image,"name=${{ needs.define-variables.outputs.images_list }}",push-by-digest=true,name-canonical=true,push=true
|
||||
env:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue