Skip to content

Commit a06a31f

Browse files
authored
sync(*): master to develop
sync(*): master to develop
2 parents 7c62b5a + 8c9e63d commit a06a31f

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

turbo.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,13 @@
1717
"persistent": true,
1818
"cache": false,
1919
"env": [
20-
"VITE_CONTAINER_APP",
2120
"CONTAINER",
22-
"REGION",
2321
"LABEU",
2422
"LABEU_HOST",
25-
"local2API"
23+
"local2API",
24+
"REGION",
25+
"VERSION",
26+
"VITE_CONTAINER_APP"
2627
],
2728
"dependsOn": ["^dev"]
2829
}

0 commit comments

Comments
 (0)