diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 837e54fb..a55afda6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -414,6 +414,7 @@ plugin_fetchsrclibs: python3-pil python3-pip python3-pycparser + python3-ruamel.yaml python3-venv - python3 -m venv --system-site-packages env - . env/bin/activate