added TOOLSET_JSON_PATH
This commit is contained in:
@@ -329,6 +329,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "powershell",
|
"type": "powershell",
|
||||||
|
"environment_vars": [
|
||||||
|
"TOOLSET_JSON_PATH={{user `toolset_json_path`}}"
|
||||||
|
],
|
||||||
"scripts": [
|
"scripts": [
|
||||||
"{{ template_dir }}/scripts/Installers/Install-Pipx.ps1",
|
"{{ template_dir }}/scripts/Installers/Install-Pipx.ps1",
|
||||||
"{{ template_dir }}/scripts/Installers/Install-PipxPackages.ps1"
|
"{{ template_dir }}/scripts/Installers/Install-PipxPackages.ps1"
|
||||||
|
|||||||
@@ -327,6 +327,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "powershell",
|
"type": "powershell",
|
||||||
|
"environment_vars": [
|
||||||
|
"TOOLSET_JSON_PATH={{user `toolset_json_path`}}"
|
||||||
|
],
|
||||||
"scripts": [
|
"scripts": [
|
||||||
"{{ template_dir }}/scripts/Installers/Install-Pipx.ps1",
|
"{{ template_dir }}/scripts/Installers/Install-Pipx.ps1",
|
||||||
"{{ template_dir }}/scripts/Installers/Install-PipxPackages.ps1"
|
"{{ template_dir }}/scripts/Installers/Install-PipxPackages.ps1"
|
||||||
|
|||||||
Reference in New Issue
Block a user