From 50ed8f72e10cbe4ce297062d170f8ef036430976 Mon Sep 17 00:00:00 2001 From: Dmitry Shibanov Date: Sat, 4 Jul 2020 12:31:23 +0300 Subject: [PATCH] remove script step --- images/win/Windows2016-Azure.json | 6 ------ images/win/Windows2019-Azure.json | 6 ------ 2 files changed, 12 deletions(-) diff --git a/images/win/Windows2016-Azure.json b/images/win/Windows2016-Azure.json index c78b05ee..924dbd72 100644 --- a/images/win/Windows2016-Azure.json +++ b/images/win/Windows2016-Azure.json @@ -509,12 +509,6 @@ "{{ template_dir }}/scripts/Installers/Install-AWS-SAM.ps1" ] }, - { - "type": "powershell", - "scripts":[ - "{{ template_dir }}/scripts/Installers/Install-AWS-CLI-SM.ps1" - ] - }, { "type": "powershell", "scripts":[ diff --git a/images/win/Windows2019-Azure.json b/images/win/Windows2019-Azure.json index 6e910780..82613178 100644 --- a/images/win/Windows2019-Azure.json +++ b/images/win/Windows2019-Azure.json @@ -476,12 +476,6 @@ "{{ template_dir }}/scripts/Installers/Install-AWS-SAM.ps1" ] }, - { - "type": "powershell", - "scripts":[ - "{{ template_dir }}/scripts/Installers/Install-AWS-CLI-SM.ps1" - ] - }, { "type": "powershell", "scripts":[