mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:17:32 +00:00
oci manifest
This commit is contained in:
@@ -2,7 +2,7 @@ target "docker-metadata-action" {}
|
||||
|
||||
target "login-pnpm" {
|
||||
cache-to = [
|
||||
{ type: "registry", ref: "${IMAGE_REGISTRY}/login-pnpm-buildcache:${BUILD_CACHE_KEY}", mode: "max" oci-mediatypes=true }
|
||||
{ type: "registry", ref: "${IMAGE_REGISTRY}/login-pnpm-buildcache:${BUILD_CACHE_KEY}", mode: "max", oci-mediatypes=true }
|
||||
]
|
||||
output = [
|
||||
{ type : "image", name: "${IMAGE_REGISTRY}/login-pnpm:${BUILD_CACHE_KEY}", push: true },
|
||||
|
Reference in New Issue
Block a user