mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 18:07:31 +00:00
cleanup
This commit is contained in:
@@ -15,6 +15,11 @@
|
||||
},
|
||||
"nx": {
|
||||
"targets": {
|
||||
"release": {
|
||||
"docker": {
|
||||
"repositoryName": "zitadel/console"
|
||||
}
|
||||
},
|
||||
"generate": {
|
||||
"outputs": [
|
||||
"{projectRoot}/src/app/proto/generated/**"
|
||||
@@ -27,7 +32,7 @@
|
||||
"dependsOn": [
|
||||
"generate",
|
||||
"@zitadel/client:build"
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user