Debub the Unbuntu builds

This commit is contained in:
Andrey Mishechkin (Akvelon INC)
2020-02-23 19:13:39 +04:00
parent 273c361a64
commit e586b4ecc2
5 changed files with 4 additions and 9 deletions

View File

@@ -9,7 +9,7 @@ LSB_RELEASE=$(lsb_release -rs)
# Install Microsoft repository
wget https://packages.microsoft.com/config/ubuntu/$LSB_RELEASE/packages-microsoft-prod.deb
dpkg -i packages-microsoft-prod.deb
apt-get install -y apt-transport-https
apt-get install -y apt-transport-https ca-certificates curl software-properties-common
# Install Microsoft GPG public key
curl -L https://packages.microsoft.com/keys/microsoft.asc | apt-key add -