mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 15:37:33 +00:00
commit WIP
This commit is contained in:
8
nx.json
8
nx.json
@@ -4,7 +4,11 @@
|
||||
"releaseTagPattern": "release/{projectName}/{version}",
|
||||
"groups": {
|
||||
"test": {
|
||||
"projects": ["@zitadel/login", "@zitadel/console", "@zitadel/api"],
|
||||
"projects": [
|
||||
"@zitadel/login",
|
||||
"@zitadel/console",
|
||||
"@zitadel/api"
|
||||
],
|
||||
"projectsRelationship": "fixed",
|
||||
"docker": {
|
||||
"skipVersionActions": true,
|
||||
@@ -123,4 +127,4 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user