提交 9271f1a4 编写于 作者: O Olli-Pekka Heinisuo 提交者: Olli-Pekka Heinisuo

Install azure-cli from Ubuntu repo because latest update broke batch upload

上级 b9b07a53
......@@ -787,7 +787,7 @@ after_success: |
# Save to Azure storage always
if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash
sudo apt-get install -y azure-cli=2.0.81+ds-4
else
brew install azure-cli
fi
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册