Skip to content
Snippets Groups Projects
Commit efe4c4ab authored by MUNIER Florian's avatar MUNIER Florian
Browse files

Update .gitlab-ci.yml file

parent a50d6c39
No related branches found
No related tags found
No related merge requests found
Pipeline #13833 failed
......@@ -48,6 +48,7 @@ apply_step:
only:
- master
before_script:
- apt install python3 python3-pip
- python3 -m venv ./venv/ansible
- source ./venv/ansible/bin/activate
- pip install ansible
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment