Update build cache references in workflow file
All checks were successful
Build Docker Image / build (default) (push) Successful in 1m20s
Build Docker Image / build (full) (push) Successful in 29m19s
Build Docker Image / build (python) (push) Successful in 1m20s
Build Docker Image / build (full-python) (push) Successful in 29m42s

This commit is contained in:
2025-03-29 17:20:34 +01:00
parent 0a4381352d
commit 3812ba88c4

View File

@@ -55,5 +55,5 @@ jobs:
provenance: mode=max provenance: mode=max
tags: ${{ steps.meta.outputs.tags }} tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}
cache-from: type=registry,ref=harbor.pollinger.dev/build-cache/latex-build-container:${{ matrix.flavor }} 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:${{ matrix.flavor }} cache-to: mode=max,image-manifest=true,oci-mediatypes=true,type=registry,ref=harbor.pollinger.dev/build-cache/latex-build-container