diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a7ea5a1..64f5cc6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,6 +12,7 @@ integration_test: image: python:3.8-buster before_script: - pip3 install -r librefi/requirements.txt + - apt-get update - apt-get install network-manager script: - python3 -m librefi