Skip to content

Commit f92ab11

Browse files
vyadavmsftbryteise
authored andcommitted
Download az cli expicilty
1 parent a0afff0 commit f92ab11

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ pipeline{
3131
}
3232
stage ('Download assets') {
3333
steps {
34+
sh "sudo apt install -y azure-cli"
3435
sh "mkdir -p ${env.HOME}/workloads"
3536
azureDownload(storageCredentialId: 'ch-image-store',
3637
containerName: 'private-images',

0 commit comments

Comments
 (0)