Set installation_type to labs
This commit is contained in:
@@ -14,7 +14,8 @@
|
|||||||
"--init"
|
"--init"
|
||||||
],
|
],
|
||||||
"remoteEnv": {
|
"remoteEnv": {
|
||||||
"DOCKER_ARGS": "--network=host"
|
"DOCKER_ARGS": "--network=host",
|
||||||
|
"INSTALLATION_TYPE": "labs"
|
||||||
},
|
},
|
||||||
"customizations": {
|
"customizations": {
|
||||||
"vscode": {
|
"vscode": {
|
||||||
|
|||||||
Reference in New Issue
Block a user