mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 05:27:33 +00:00
commit WIP
This commit is contained in:
@@ -23,16 +23,15 @@
|
||||
"@zitadel/client:build"
|
||||
]
|
||||
},
|
||||
"dev": {
|
||||
"dependsOn": [
|
||||
"generate"
|
||||
]
|
||||
},
|
||||
"docker:build": {
|
||||
"dependsOn": [
|
||||
"build"
|
||||
],
|
||||
"options": {
|
||||
"push": false,
|
||||
"tags": [
|
||||
"zitadel/console:latest"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"docker:run": {
|
||||
"options": {
|
||||
|
Reference in New Issue
Block a user