Merge branch 'integrate-login-clean' into integrat-login-clean-test

This commit is contained in:
Elio Bischof
2025-06-26 14:14:08 +02:00

View File

@@ -3,12 +3,3 @@ target "typescript-proto-client" {
proto-files = "target:proto-files"
}
}
target "typescript-proto-client-out" {
contexts = {
proto-files = "target:proto-files"
}
output = [
"type=local,dest=login/packages/zitadel-proto"
]
}