Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Commit

Permalink
Install add-apt-repository
Browse files Browse the repository at this point in the history
  • Loading branch information
qmfrederik committed May 21, 2019
1 parent 9b6f3f0 commit a71fbb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Expand Up @@ -135,6 +135,7 @@ jobs:
- script: |
lsb_release -a
sudo apt-get remove -y libssl1.1 ant
sudo apt-get install -y software-properties-common
sudo add-apt-repository --remove -y ppa:ondrej/php
sudo apt-get update
displayName: Check Ubuntu version, remove non-standard libssl1.1
Expand Down

0 comments on commit a71fbb1

Please sign in to comment.