mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 07:33:27 -06:00
Azure: Don't install pypi's docker
Ubuntu 20.04's docker meets the requirement(4+). Signed-off-by: Stanislav Levin <slev@altlinux.org> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
parent
72adb3279a
commit
056c51161c
@ -18,8 +18,6 @@ steps:
|
||||
sudo add-apt-repository -y ppa:abbra/freeipa-libseccomp
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y libseccomp2
|
||||
# ubuntu's one is too old: different API
|
||||
python3 -m pip install docker --user
|
||||
displayName: Install Host's tests requirements
|
||||
|
||||
- script: |
|
||||
|
Loading…
Reference in New Issue
Block a user