Skip to content

Commit

Permalink
ping azdev to 0.1.31 (Azure#3300)
Browse files Browse the repository at this point in the history
  • Loading branch information
kairu-ms authored Apr 26, 2021
1 parent 4930381 commit d228f70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
# clone azure-cli
git clone -q --single-branch -b dev https://github.com/Azure/azure-cli.git ../azure-cli
pip install -q azdev
pip install -q azdev==0.1.31
azdev setup -c ../azure-cli -r ./
Expand Down Expand Up @@ -138,7 +138,7 @@ jobs:
# clone azure-cli
git clone --single-branch -b dev https://github.com/Azure/azure-cli.git ../azure-cli
pip install azdev
pip install azdev==0.1.31
azdev --version
Expand Down

0 comments on commit d228f70

Please sign in to comment.