Try to fix docker tests (#764)

* Try to limit docker package version if API version is < 1.39.

* Fix error.

* Re-combine to one command.
This commit is contained in:
Felix Fontein 2020-08-11 10:04:14 +02:00 committed by GitHub
commit a00d615d68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 15 additions and 4 deletions

View file

@ -7,8 +7,8 @@ docker_packages:
- docker-ce
docker_pip_extra_packages: []
docker_pip_packages:
- docker
docker_pip_package: docker
docker_pip_package_limit: ''
docker_cleanup_packages:
- docker