ci: caching
All checks were successful
All checks were successful
This commit is contained in:
@@ -55,5 +55,5 @@ jobs:
|
||||
provenance: mode=max
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
cache-from: type=registry,ref=harbor.pollinger.dev/build-cache/latex-build-container
|
||||
cache-to: mode=max,image-manifest=true,oci-mediatypes=true,type=registry,ref=harbor.pollinger.dev/build-cache/latex-build-container
|
||||
cache-from: type=registry,ref=harbor.pollinger.dev/build-cache/latex-build-container:${{ matrix.flavor }}
|
||||
cache-to: mode=max,image-manifest=true,oci-mediatypes=true,type=registry,ref=harbor.pollinger.dev/build-cache/latex-build-container:${{ matrix.flavor }}
|
||||
Reference in New Issue
Block a user