Add python yaml package
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Adrien Reslinger 2021-11-07 15:21:37 +01:00
parent 937b80912d
commit 97d923feb1
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
2 changed files with 2 additions and 0 deletions

View file

@ -5,3 +5,4 @@ docker_remove_packages_name:
- docker-ce
docker_python_lib:
- python-docker-py
- python-yaml

View file

@ -13,3 +13,4 @@ docker_remove_packages_name:
- oci-umount
docker_python_lib:
- python-docker-py
- python-yaml