swap WDK installation block

This commit is contained in:
Mikhail Timofeev
2020-02-17 14:19:30 +03:00
parent 2b27629726
commit 4a80096e71

View File

@@ -152,12 +152,6 @@
"{{ template_dir }}/scripts/Installers/Windows2019/Update-DockerImages.ps1"
]
},
{
"type": "powershell",
"scripts": [
"{{ template_dir }}/scripts/Installers/Windows2019/Install-WDK.ps1"
]
},
{
"type": "powershell",
"valid_exit_codes": [
@@ -186,6 +180,12 @@
"{{ template_dir }}/scripts/Installers/Install-NET48.ps1"
]
},
{
"type": "powershell",
"scripts": [
"{{ template_dir }}/scripts/Installers/Windows2019/Install-WDK.ps1"
]
},
{
"type": "powershell",
"scripts":[