mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 20:47:32 +00:00
simplify
This commit is contained in:
@@ -3,12 +3,3 @@ target "typescript-proto-client" {
|
|||||||
proto-files = "target:proto-files"
|
proto-files = "target:proto-files"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
target "typescript-proto-client-out" {
|
|
||||||
contexts = {
|
|
||||||
proto-files = "target:proto-files"
|
|
||||||
}
|
|
||||||
output = [
|
|
||||||
"type=local,dest=login/packages/zitadel-proto"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
Reference in New Issue
Block a user