update cache reference in build workflow
All checks were successful
Build Docker Image / build (push) Successful in 5m22s
All checks were successful
Build Docker Image / build (push) Successful in 5m22s
This commit is contained in:
@@ -48,4 +48,4 @@ jobs:
|
|||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
cache-from: type=gha
|
cache-from: type=gha
|
||||||
cache-to: type=gha,mode=max,image-manifest=true,oci-mediatypes=true,type=registry,ref=
|
cache-to: type=gha,mode=max,image-manifest=true,oci-mediatypes=true,type=registry,ref=git.pollinger.dev/public/texlive:build-cache
|
||||||
Reference in New Issue
Block a user