Skip to content

Commit

Permalink
{Pipeline} update azdev version to 0.1.29 in pipline (Azure#16969)
Browse files Browse the repository at this point in the history
* update azdev version to 0.1.29 in pipline

* use ubuntu-18.04 for Check CLI Style

* use ubuntu-16.04 for Check CLI Style

* show pylint version

* show azdev install logs
  • Loading branch information
kairu-ms authored Mar 1, 2021
1 parent 0a22ec5 commit 6cfb0d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/templates/azdev_setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ steps:
chmod +x env/bin/activate
. env/bin/activate
pip install -q azdev==0.1.28
pip install azdev==0.1.29
azdev --version
if [ -z "$CLI_EXT_REPO_PATH" ]; then
Expand Down

0 comments on commit 6cfb0d2

Please sign in to comment.