mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 13:07:46 +00:00
test
This commit is contained in:
3
nx.json
3
nx.json
@@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"$schema": "./node_modules/nx/schemas/nx-schema.json",
|
"$schema": "./node_modules/nx/schemas/nx-schema.json",
|
||||||
|
"defaultBase": "next",
|
||||||
"release": {
|
"release": {
|
||||||
"projects": [
|
"projects": [
|
||||||
"@zitadel/login",
|
"@zitadel/login",
|
||||||
@@ -28,7 +29,7 @@
|
|||||||
"production": "{currentDate|YYMM.DD}.{shortCommitSha}",
|
"production": "{currentDate|YYMM.DD}.{shortCommitSha}",
|
||||||
"staging": "{currentDate|YYMM.DD}-staging.{shortCommitSha}"
|
"staging": "{currentDate|YYMM.DD}-staging.{shortCommitSha}"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"namedInputs": {
|
"namedInputs": {
|
||||||
"proto": [
|
"proto": [
|
||||||
"{workspaceRoot}/proto/**"
|
"{workspaceRoot}/proto/**"
|
||||||
|
Reference in New Issue
Block a user