From 2b6b0382e8a42fefaf9510a51e7708230c4c6ab3 Mon Sep 17 00:00:00 2001 From: Mikhail Timofeev <48208649+miketimofeev@users.noreply.github.com> Date: Wed, 27 May 2020 10:32:35 +0300 Subject: [PATCH] add azcli and azdevops (#941) --- images/linux/ubuntu2004.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/images/linux/ubuntu2004.json b/images/linux/ubuntu2004.json index f8f61f84..16852639 100644 --- a/images/linux/ubuntu2004.json +++ b/images/linux/ubuntu2004.json @@ -182,6 +182,8 @@ "{{template_dir}}/scripts/installers/7-zip.sh", "{{template_dir}}/scripts/installers/ansible.sh", "{{template_dir}}/scripts/installers/azcopy.sh", + "{{template_dir}}/scripts/installers/azure-cli.sh", + "{{template_dir}}/scripts/installers/azure-devops-cli.sh", "{{template_dir}}/scripts/installers/basic.sh", "{{template_dir}}/scripts/installers/aliyun-cli.sh", "{{template_dir}}/scripts/installers/aws.sh",