Fix: add parameter to cache-to
This commit is contained in:
@@ -99,4 +99,4 @@ runs:
|
||||
cache-from: |
|
||||
type=registry,ref=${{ inputs.push-registry }}/${{ env.GITEA_REPO }}/cache
|
||||
cache-to: |
|
||||
type=registry,ref=${{ inputs.push-registry }}/${{ env.GITEA_REPO }}/cache
|
||||
type=registry,mode=max,image-manifest=true,oci-mediatypes=true,ref=${{ inputs.push-registry }}/${{ env.GITEA_REPO }}/cache
|
||||
|
||||
Reference in New Issue
Block a user