update cache configuration in build workflow
Some checks failed
Build Docker Image / build (push) Failing after 24s
Some checks failed
Build Docker Image / build (push) Failing after 24s
This commit is contained in:
@@ -48,4 +48,4 @@ jobs:
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max,image-manifest=true,oci-mediatypes=true
|
||||
cache-to: type=gha,mode=max,image-manifest=true,oci-mediatypes=true,type=registry,ref=
|
||||
Reference in New Issue
Block a user