mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -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:
committed by
Florence Blanc-Renaud
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: |
|
||||
|
||||
Reference in New Issue
Block a user