update cache-from

This commit is contained in:
mauwii
2023-02-07 03:39:50 +01:00
committed by Matthias Wild
parent 07a9062e1f
commit 75b919237b

View File

@@ -79,7 +79,9 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-args: PIP_EXTRA_INDEX_URL=${{ matrix.pip-extra-index-url }}
cache-from: type=gha
cache-from: |
type=gha
ghcr.io/${{ github.repository }}:main-${{ matrix.flavor }}
cache-to: type=gha,mode=max
- name: Output image, digest and metadata to summary